diff options
Diffstat (limited to 'devel/p5-Compress-Raw-Zlib/Makefile')
-rw-r--r-- | devel/p5-Compress-Raw-Zlib/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Compress-Raw-Zlib/Makefile b/devel/p5-Compress-Raw-Zlib/Makefile index 2ed1b4724ed..2055ea2c695 100644 --- a/devel/p5-Compress-Raw-Zlib/Makefile +++ b/devel/p5-Compress-Raw-Zlib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2010/01/20 15:06:47 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2010/07/31 09:52:21 sno Exp $ -DISTNAME= Compress-Raw-Zlib-2.024 +DISTNAME= Compress-Raw-Zlib-2.030 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5crz CATEGORIES= devel perl5 @@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.3 +BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.5 USE_LANGUAGES= c |