From 83605cee9cf051c00c1fb38439ad1a953fc72cf0 Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 29 Sep 2008 18:34:23 +0000 Subject: [PATCH] remove RUN_DEPENDS to p5-Compress-Zlib that now comes with perl and bump --- archivers/p5-Archive-Zip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 5dee314e95d..b2c7b8b1b53 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.16 2008/09/01 16:54:48 jasper Exp $ +# $OpenBSD: Makefile,v 1.17 2008/09/29 18:34:23 simon Exp $ COMMENT= perl interface to ZIP files MODULES= cpan DISTNAME= Archive-Zip-1.24 +PKGNAME= p5-${DISTNAME}p0 CATEGORIES= archivers @@ -14,7 +15,6 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -RUN_DEPENDS= ::archivers/p5-Compress-Zlib REGRESS_DEPENDS=:zip-*:archivers/zip \ ::devel/p5-Test-Pod