aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Dancer2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-08-14 16:18:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-08-14 16:18:15 +0000
commit1faaa55818c9323fdeaec10c9f606bb27a1194b8 (patch)
treede411bb1ed7ebb6687063b198f4c1f856eb928a2 /www/p5-Dancer2
parent7524a2bd1cb0d5d77e66f761d6d550f9bf17c57f (diff)
downloadports-1faaa55818c9323fdeaec10c9f606bb27a1194b8.tar.gz
ports-1faaa55818c9323fdeaec10c9f606bb27a1194b8.zip
Unbreak INDEX (and the port)
Pointy hat: wen Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=420193
Diffstat (limited to 'www/p5-Dancer2')
-rw-r--r--www/p5-Dancer2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index 9a52f94604dc..cba872de75fa 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Dancer2
PORTVERSION= 0.202000
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -36,7 +37,6 @@ BUILD_DEPENDS= p5-App-Cmd>=0:devel/p5-App-Cmd \
p5-Role-Tiny>=2.000000:devel/p5-Role-Tiny \
p5-Safe-Isa>=0:devel/p5-Safe-Isa \
p5-Template-Tiny>=0:textproc/p5-Template-Tiny \
-# p5-Type-Tiny>=0:devel/p5-Type-Tiny \
p5-URI>=0:net/p5-URI \
p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}