diff options
Diffstat (limited to 'x11-fm/xfce4-fm/Makefile')
-rw-r--r-- | x11-fm/xfce4-fm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile index 74b7ccfed890..9a4d6d6b0db0 100644 --- a/x11-fm/xfce4-fm/Makefile +++ b/x11-fm/xfce4-fm/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-fm PORTVERSION= 4.2.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-fm xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -30,7 +30,7 @@ USE_GNOME= gtk20 gnomehack USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ |