summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorexplorer <explorer>2001-11-27 03:19:21 +0000
committerexplorer <explorer>2001-11-27 03:19:21 +0000
commite0da65d0d24ef66c0f4d1aac8fe0742d2305aee3 (patch)
tree5c9e5ef6f11ebe65e64ec5d14a499040d992bdc0 /archivers
parent0d47948c3bee9e92ed305d15da6dd21bba54d47a (diff)
downloadpkgsrc-e0da65d0d24ef66c0f4d1aac8fe0742d2305aee3.tar.gz
Fix a typo -- USE_BUILDLINK_ONLY=YES, not +YES
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Zip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 968184ec403..cb8fd911d83 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/11/26 06:49:37 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2001/11/27 03:19:21 explorer Exp $
DISTNAME= Archive-Zip-0.11
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= perl5 module interface to manipulate zip files
DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib
-USE_BUILDLINK_ONLY+ YES
+USE_BUILDLINK_ONLY= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Archive/Zip/.packlist
do-configure: