diff options
Diffstat (limited to 'devel/p5-Compress-Raw-Zlib/Makefile')
-rw-r--r-- | devel/p5-Compress-Raw-Zlib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Compress-Raw-Zlib/Makefile b/devel/p5-Compress-Raw-Zlib/Makefile index 894618b820e..95d8ad58be9 100644 --- a/devel/p5-Compress-Raw-Zlib/Makefile +++ b/devel/p5-Compress-Raw-Zlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 13:44:39 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/10/09 14:06:14 wiz Exp $ DISTNAME= Compress-Raw-Zlib-2.066 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/Compress-Raw-Zlib/ COMMENT= Perl5 module interface to the zlib compression library LICENSE= ${PERL5_LICENSE} -PKG_INSTALLATION_TYPES= overwrite pkgviews - BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.3 USE_LANGUAGES= c |