aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-SSI
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 22:42:58 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 22:42:58 +0000
commit636839875e803682b06785f93800de1c3598b4ae (patch)
tree12224190d4f2f550b213f0412f80e5f4cd6081cf /www/p5-CGI-SSI
parent718ac2e04c825217eecd37064ab70e61729303fc (diff)
Notes
Diffstat (limited to 'www/p5-CGI-SSI')
-rw-r--r--www/p5-CGI-SSI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-SSI/Makefile b/www/p5-CGI-SSI/Makefile
index 71b1e580d563..18b26b23b3dc 100644
--- a/www/p5-CGI-SSI/Makefile
+++ b/www/p5-CGI-SSI/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CGI-SSI
PORTVERSION= 0.92
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +18,6 @@ COMMENT= Use SSI from CGI scripts
RUN_DEPENDS= ${SITE_PERL}/HTML/SimpleParse.pm:${PORTSDIR}/www/p5-HTML-SimpleParse \
${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate
BUILD_DEPENDS= ${RUN_DEPENDS}