diff options
author | jlam <jlam> | 2004-08-02 21:33:47 +0000 |
---|---|---|
committer | jlam <jlam> | 2004-08-02 21:33:47 +0000 |
commit | 49c719898aee58962c648aacffd3d7bae98f0b34 (patch) | |
tree | a8db8048a28d447b6c9595981fdebad377322cde /archivers/p5-Archive-Zip | |
parent | 66eb64f83b2b8da9a9a14627d5ccf7848619fc68 (diff) | |
download | pkgsrc-49c719898aee58962c648aacffd3d7bae98f0b34.tar.gz |
This packages doesn't use the compiler.
Diffstat (limited to 'archivers/p5-Archive-Zip')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 21901c92ade..7e2835cd6d6 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/07/28 02:47:35 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2004/08/02 21:33:47 jlam Exp $ DISTNAME= Archive-Zip-1.12 PKGNAME= p5-${DISTNAME} @@ -13,6 +13,7 @@ DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib PKG_INSTALLATION_TYPES= overwrite pkgviews +USE_LANGUAGES= # empty USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Archive/Zip/.packlist |