aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Location
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-20 01:28:55 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-20 01:28:55 +0000
commitbb44e6d1a53c57d367efaef4f0ed105146e807d1 (patch)
tree41fb67f6422fe885b03fd03e28534b26e5656b1f /www/p5-HTML-Location
parent3eea4ba0fb2db61db46710a5a6cf84d0ec27bf53 (diff)
downloadports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.tar.gz
ports-bb44e6d1a53c57d367efaef4f0ed105146e807d1.zip
Notes
Diffstat (limited to 'www/p5-HTML-Location')
-rw-r--r--www/p5-HTML-Location/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/www/p5-HTML-Location/Makefile b/www/p5-HTML-Location/Makefile
index ea2b4d5e8838..d198c025845e 100644
--- a/www/p5-HTML-Location/Makefile
+++ b/www/p5-HTML-Location/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTML-Location
PORTVERSION= 1.03
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,14 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= coryking@mozimedia.com
COMMENT= Working with disk to URI file mappings (deprecated: see URI::ToDisk)
-BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
- p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
- p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools
-RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
- p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
- p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools
+BUILD_DEPENDS= p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
+ p5-URI>=1.35:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS= p5-Clone>=0.23:${PORTSDIR}/devel/p5-Clone \
+ p5-URI>=1.35:${PORTSDIR}/net/p5-URI
PERL_CONFIGURE= yes