diff options
Diffstat (limited to 'devel/xfc/Makefile')
-rw-r--r-- | devel/xfc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/xfc/Makefile b/devel/xfc/Makefile index 71bcce5753b7..f4582b0f2a9d 100644 --- a/devel/xfc/Makefile +++ b/devel/xfc/Makefile @@ -22,7 +22,6 @@ USE_GETTEXT= yes USE_GNOME= glib20 gtk20 atk pango pkgconfig libglade2 gnomehack GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ CPPFLAGS=-I${LOCALBASE}/include \ LIBS=-L${LOCALBASE}/lib |