diff options
Diffstat (limited to 'devel/zziplib/Makefile')
-rw-r--r-- | devel/zziplib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile index c89cc827e12e..7152a1c60182 100644 --- a/devel/zziplib/Makefile +++ b/devel/zziplib/Makefile @@ -7,6 +7,7 @@ PORTNAME= zziplib PORTVERSION= 0.10.82 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,8 +20,6 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_BZIP2= yes USE_GNOME= gnomehack -USE_AUTOTOOLS= libtool:13:inc -LIBTOOLFLAGS= --disable-ltlibs --release-ignore GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |