aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2013-08-06 16:03:52 +0800
committerwen <wen@FreeBSD.org>2013-08-06 16:03:52 +0800
commit5b9e8eeb2ab7a129575181122f7285d0b4f41e2c (patch)
tree133a168db27580d32a9d3729cd436309d438b120 /www
parent44cbef8dbf5579e8329ec92b20cc607dc8e2bd28 (diff)
downloadfreebsd-ports-gnome-5b9e8eeb2ab7a129575181122f7285d0b4f41e2c.tar.gz
freebsd-ports-gnome-5b9e8eeb2ab7a129575181122f7285d0b4f41e2c.tar.zst
freebsd-ports-gnome-5b9e8eeb2ab7a129575181122f7285d0b4f41e2c.zip
- Convert to new perl5 framefork
Reported by: az@
Diffstat (limited to 'www')
-rw-r--r--www/p5-Dancer2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index e6ca1652fee1..1ce54076dee4 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -42,7 +42,8 @@ TEST_DEPENDS= \
p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= dancer2.1
MAN3= Dancer2.3 \