diff options
Diffstat (limited to 'devel/xfc/Makefile')
-rw-r--r-- | devel/xfc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xfc/Makefile b/devel/xfc/Makefile index 440e207..7e3d576 100644 --- a/devel/xfc/Makefile +++ b/devel/xfc/Makefile @@ -22,7 +22,7 @@ USE_GETTEXT= yes USE_GCC= 3.4+ USE_GNOME= glib20 gtk20 atk pango pkgconfig libglade2 gnomehack USE_X_PREFIX= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ |