aboutsummaryrefslogtreecommitdiff
path: root/security/p5-POE-Filter-SSL
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-02 17:16:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-02 17:16:28 +0000
commit13bdf03c6ec8d03160c5a2bd2ab0d19a89118399 (patch)
tree4a48f0935e8900c063f4896a3bfa6f3d3319c640 /security/p5-POE-Filter-SSL
parentda7af081ce75dde0c5091818436f66472d57ee67 (diff)
downloadports-13bdf03c6ec8d03160c5a2bd2ab0d19a89118399.tar.gz
ports-13bdf03c6ec8d03160c5a2bd2ab0d19a89118399.zip
Convert my ports to the new perl order.
Notes
Notes: svn path=/head/; revision=324168
Diffstat (limited to 'security/p5-POE-Filter-SSL')
-rw-r--r--security/p5-POE-Filter-SSL/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-POE-Filter-SSL/Makefile b/security/p5-POE-Filter-SSL/Makefile
index 500a5a3f71a2..865dfac4fbb4 100644
--- a/security/p5-POE-Filter-SSL/Makefile
+++ b/security/p5-POE-Filter-SSL/Makefile
@@ -28,7 +28,8 @@ RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
WRKSRC= ${WRKDIR}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= POE::Filter::SSL.3