aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-08-03 09:23:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-08-03 09:23:18 +0000
commit61ebf63b31e463bb47ee209b5d9f916611820003 (patch)
treea484ac1ddc85009d6daf6263b2789047a92d1018
parent99ad9127356be7e975c6ea48d00fa2aba29468d7 (diff)
Notes
-rw-r--r--security/regripper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/regripper/Makefile b/security/regripper/Makefile
index 2ffd76b1d36f..fbc7df90d801 100644
--- a/security/regripper/Makefile
+++ b/security/regripper/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Parse-Win32Registry>=0:${PORTSDIR}/devel/p5-Parse-Win32Registry
NO_WRKSUBDIR= yes
USE_DOS2UNIX= yes
NO_BUILD= yes
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
PLIST_FILES= bin/rip.pl
post-patch: