aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Model-DynamicAdaptor
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-Model-DynamicAdaptor
parent71f2c1377073da2595f9d588882d198df13ceec1 (diff)
Notes
Diffstat (limited to 'www/p5-Catalyst-Model-DynamicAdaptor')
-rw-r--r--www/p5-Catalyst-Model-DynamicAdaptor/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Model-DynamicAdaptor/Makefile b/www/p5-Catalyst-Model-DynamicAdaptor/Makefile
index ae1012a9b9e8..454eb05a8a15 100644
--- a/www/p5-Catalyst-Model-DynamicAdaptor/Makefile
+++ b/www/p5-Catalyst-Model-DynamicAdaptor/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.02
PORTREVISION= 1
CATEGORIES= www devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../by-authors/id/T/TO/TOMYHERO/
+MASTER_SITE_SUBDIR= CPAN:TOMYHERO
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -20,7 +20,8 @@ RUN_DEPENDS= ${SITE_PERL}/Catalyst/Runtime.pm:${PORTSDIR}/www/p5-Catalyst-Runtim
${SITE_PERL}/Module/Recursive/Require.pm:${PORTSDIR}/devel/p5-Module-Recursive-Require \
${SITE_PERL}/Test/Spelling.pm:${PORTSDIR}/devel/p5-Test-Spelling
-PERL_CONFIGURE= Yes
+PERL_CONFIGURE= yes
+
MAN3= Catalyst::Model::DynamicAdaptor.3
.include <bsd.port.mk>