diff options
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 4 |
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: |