aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-CPS
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 03:32:30 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 03:32:30 +0000
commit1a9bd7debaac0d7f2f44673b312d619bb1a36844 (patch)
treeaf8d64edf7dccb98deb7624079825e503130b71b /devel/p5-CPS
parent513231299134011ff880262948d69b860e9b0273 (diff)
downloadports-1a9bd7debaac0d7f2f44673b312d619bb1a36844.tar.gz
ports-1a9bd7debaac0d7f2f44673b312d619bb1a36844.zip
Notes
Diffstat (limited to 'devel/p5-CPS')
-rw-r--r--devel/p5-CPS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-CPS/Makefile b/devel/p5-CPS/Makefile
index 5971c6a1f686..dd796348f54e 100644
--- a/devel/p5-CPS/Makefile
+++ b/devel/p5-CPS/Makefile
@@ -21,7 +21,8 @@ TEST_DEPENDS= p5-Test-Identity>0:${PORTSDIR}/devel/p5-Test-Identity \
p5-Test-Refcount>0:${PORTSDIR}/devel/p5-Test-Refcount \
p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= CPS.3 \
CPS::Functional.3 \