diff options
Diffstat (limited to 'devel/p5-PAR-Dist/Makefile')
-rw-r--r-- | devel/p5-PAR-Dist/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-PAR-Dist/Makefile b/devel/p5-PAR-Dist/Makefile index 04af4f27913..5edfb3542ee 100644 --- a/devel/p5-PAR-Dist/Makefile +++ b/devel/p5-PAR-Dist/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:58 he Exp $ +# $NetBSD: Makefile,v 1.14 2008/11/17 04:20:50 he Exp $ # -DISTNAME= PAR-Dist-0.31 +DISTNAME= PAR-Dist-0.40 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5moi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/} @@ -12,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/PAR-Dist/ COMMENT= Perl module toolkit to create and manipulate PAR distributions +BUILD_DEPENDS+= p5-Archive-Zip>0:../../archivers/p5-Archive-Zip + PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty |