aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-BSD-Sysctl
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 07:44:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 07:44:26 +0000
commit6f1287003076a66b3874202a0ccee07835658b3f (patch)
tree631b2e0ea326a30b434e711980814ba3b010db90 /sysutils/p5-BSD-Sysctl
parent312fd92cc301fbf0529d852d31550be7b6e0c679 (diff)
downloadports-6f1287003076a66b3874202a0ccee07835658b3f.tar.gz
ports-6f1287003076a66b3874202a0ccee07835658b3f.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326575
Diffstat (limited to 'sysutils/p5-BSD-Sysctl')
-rw-r--r--sysutils/p5-BSD-Sysctl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-BSD-Sysctl/Makefile b/sysutils/p5-BSD-Sysctl/Makefile
index e6166a3a4f87..03ae2423f4ff 100644
--- a/sysutils/p5-BSD-Sysctl/Makefile
+++ b/sysutils/p5-BSD-Sysctl/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= david@landgren.net
COMMENT= Fetch sysctl values from BSD-like systems
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= BSD::Sysctl.3