diff options
Diffstat (limited to 'devel/xfc/Makefile')
-rw-r--r-- | devel/xfc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xfc/Makefile b/devel/xfc/Makefile index 7e3d5763bdfb..3b2063f2d9a1 100644 --- a/devel/xfc/Makefile +++ b/devel/xfc/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfc PORTVERSION= 4.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel xfce MASTER_SITES= http://xfc.xfce.org/download/${PORTVERSION}/src/ @@ -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_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ |