summaryrefslogtreecommitdiff
path: root/devel/p5-Readonly
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-12-08 02:16:19 +0000
committerhiramatsu <hiramatsu>2011-12-08 02:16:19 +0000
commitf90210ea2598c2f2c221602f082939e426e9cf30 (patch)
tree7d2c7e5749e858ad2f0536fb855bc88d026f54a7 /devel/p5-Readonly
parentf1b6d2a2b87fce4e9653547657fdba5318624681 (diff)
downloadpkgsrc-f90210ea2598c2f2c221602f082939e426e9cf30.tar.gz
benchmark.pl needs to adjust interpreter path.
Increment PKGREVISION.
Diffstat (limited to 'devel/p5-Readonly')
-rw-r--r--devel/p5-Readonly/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/p5-Readonly/Makefile b/devel/p5-Readonly/Makefile
index d035383218a..d5b7e5157a3 100644
--- a/devel/p5-Readonly/Makefile
+++ b/devel/p5-Readonly/Makefile
@@ -1,18 +1,21 @@
-# $NetBSD: Makefile,v 1.5 2011/08/14 12:26:32 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/12/08 02:16:19 hiramatsu Exp $
#
DISTNAME= Readonly-1.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Readonly/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Readonly/
COMMENT= Perl 5 module for creating read-only scalars, arrays and hashes
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+REPLACE_PERL= benchmark.pl
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Readonly/.packlist