diff options
Diffstat (limited to 'x11-toolkits/libgtkeditor')
-rw-r--r-- | x11-toolkits/libgtkeditor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile index d71411359080..32f9030c20b5 100644 --- a/x11-toolkits/libgtkeditor/Makefile +++ b/x11-toolkits/libgtkeditor/Makefile @@ -27,6 +27,7 @@ INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_TARGET= ${MACHINE_ARCH}-portbld-freebsd${OSREL} pre-configure: .for file in install-sh config.sub mkinstalldirs |