diff options
Diffstat (limited to 'x11-fm/xfce4-fm/Makefile')
-rw-r--r-- | x11-fm/xfce4-fm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile index c4dc155..74b7ccf 100644 --- a/x11-fm/xfce4-fm/Makefile +++ b/x11-fm/xfce4-fm/Makefile @@ -30,7 +30,7 @@ USE_GNOME= gtk20 gnomehack USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= 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 \ |