diff options
Diffstat (limited to 'deskutils/xfce4-calendar/Makefile')
-rw-r--r-- | deskutils/xfce4-calendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xfce4-calendar/Makefile b/deskutils/xfce4-calendar/Makefile index 2d6ab029e09d..b07b6a1432d0 100644 --- a/deskutils/xfce4-calendar/Makefile +++ b/deskutils/xfce4-calendar/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ USE_GNOME= gtk20 libxml2 USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} .include <bsd.port.mk> |