diff options
Diffstat (limited to 'games/xfce4-toys/Makefile')
-rw-r--r-- | games/xfce4-toys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xfce4-toys/Makefile b/games/xfce4-toys/Makefile index 0aa240e46be3..3f4a728aeec1 100644 --- a/games/xfce4-toys/Makefile +++ b/games/xfce4-toys/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_LIBTOOL_VER=15 +USE_INC_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ |