diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 13:20:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 13:20:15 +0000 |
commit | 0b33031e83c3d3f827b793fded719f5202f3e170 (patch) | |
tree | be1436f689b907c3db9782da595f5c4a317b706d /www/p5-Catalyst-Plugin-Authentication-CDBI | |
parent | 71f2c1377073da2595f9d588882d198df13ceec1 (diff) | |
download | ports-0b33031e83c3d3f827b793fded719f5202f3e170.tar.gz ports-0b33031e83c3d3f827b793fded719f5202f3e170.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-CDBI')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile b/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile index 7a0bf4aa4b57..c3cd9048b00f 100644 --- a/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile @@ -9,7 +9,7 @@ PORTNAME= Catalyst-Plugin-Authentication-CDBI PORTVERSION= 0.10 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 @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ ${SITE_PERL}/Catalyst/Plugin/Session/FastMmap.pm:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-FastMmap RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Catalyst::Plugin::Authentication::CDBI.3 |