diff options
Diffstat (limited to 'x11/libxfce4mcs/Makefile')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index fdb6f781801d..c344944285f9 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -7,7 +7,7 @@ PORTNAME= libxfce4mcs PORTVERSION= 4.2.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -27,7 +27,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes -USE_AUTOTOOLS= libtool:15 .if defined(WITH_GTKDOC) BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc |