From fb19d82243caefd1c0db50ed24c96510fcc5d248 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 2 Aug 2013 17:16:28 +0000 Subject: Convert my ports to the new perl order. --- security/p5-POE-Filter-SSL/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') 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 -- cgit