diff options
Diffstat (limited to 'archivers/zziplib/Makefile')
-rw-r--r-- | archivers/zziplib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/zziplib/Makefile b/archivers/zziplib/Makefile index 00fd8989ad7..cd2d98f5c6d 100644 --- a/archivers/zziplib/Makefile +++ b/archivers/zziplib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:04 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:44:51 tv Exp $ # DISTNAME= zziplib-0.10.82 @@ -13,7 +13,6 @@ COMMENT= Library for ZIP archive handling PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-zlib=${BUILDLINK_PREFIX.zlib} |