summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-23 01:14:25 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-23 01:14:25 +0000
commit80d4a2c1b9ee02c88494415d295ea1f0def82991 (patch)
treee4bc76b5f035f34df58c662b9b67835200fe8da1 /www
parent- Update to 1.72 (diff)
- set some PORTSCOUT vars
Notes
Notes: svn path=/head/; revision=266757
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile2
-rw-r--r--www/p5-HTML-Table/Makefile2
-rw-r--r--www/p5-Maypole/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile
index 954d24c501e5..3d1cafe22b94 100644
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
RUN_DEPENDS= ${BUILD_DEPENDS}
+PORTSCOUT= skipv:0.100092
+
PERL_CONFIGURE= 5.8.1+
MAN3= Catalyst::Authentication::Credential::Password.3 \
diff --git a/www/p5-HTML-Table/Makefile b/www/p5-HTML-Table/Makefile
index 126daa15a944..4b9a9e792033 100644
--- a/www/p5-HTML-Table/Makefile
+++ b/www/p5-HTML-Table/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generate HTML tables for CGI scripts
+PORTSCOUT= skipv:2.08
+
PERL_CONFIGURE= yes
MAN3= HTML::Table.3
diff --git a/www/p5-Maypole/Makefile b/www/p5-Maypole/Makefile
index b284e725c62d..cd8022fd7743 100644
--- a/www/p5-Maypole/Makefile
+++ b/www/p5-Maypole/Makefile
@@ -38,6 +38,8 @@ BUILD_DEPENDS= p5-CGI-Simple>0:${PORTSDIR}/www/p5-CGI-Simple \
p5-libwww>0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
+PORTSCOUT= skipv:2.121
+
MAKE_JOBS_SAFE= yes
OPTIONS= MODPERL "mod_perl support" on \