aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Prototype
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2011-09-08 13:20:15 +0000
committerAndrej Zverev <az@FreeBSD.org>2011-09-08 13:20:15 +0000
commit0b33031e83c3d3f827b793fded719f5202f3e170 (patch)
treebe1436f689b907c3db9782da595f5c4a317b706d /www/p5-Catalyst-Plugin-Prototype
parent71f2c1377073da2595f9d588882d198df13ceec1 (diff)
downloadports-0b33031e83c3d3f827b793fded719f5202f3e170.tar.gz
ports-0b33031e83c3d3f827b793fded719f5202f3e170.zip
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat
Notes
Notes: svn path=/head/; revision=281454
Diffstat (limited to 'www/p5-Catalyst-Plugin-Prototype')
-rw-r--r--www/p5-Catalyst-Plugin-Prototype/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Prototype/Makefile b/www/p5-Catalyst-Plugin-Prototype/Makefile
index 70bd67a16b9a..3794142e664f 100644
--- a/www/p5-Catalyst-Plugin-Prototype/Makefile
+++ b/www/p5-Catalyst-Plugin-Prototype/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Catalyst-Plugin-Prototype
PORTVERSION= 1.33
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG
+MASTER_SITE_SUBDIR= CPAN:MRAMBERG
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7006:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-HTML-Prototype>=1.48:${PORTSDIR}/www/p5-HTML-Prototype
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
MAN3= Catalyst::Helper::Prototype.3 \
Catalyst::Plugin::Prototype.3