aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Unix-Processors
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 06:47:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 06:47:20 +0000
commitdf895bd769fc39161924f2b89f3548f60e4ea616 (patch)
tree8760c5cf10bd928eeb3f3eea0d644e8317be3734 /sysutils/p5-Unix-Processors
parent995f5a5f620f84d12fd92f63ba018f0dbc95c4a5 (diff)
downloadports-df895bd769fc39161924f2b89f3548f60e4ea616.tar.gz
ports-df895bd769fc39161924f2b89f3548f60e4ea616.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326573
Diffstat (limited to 'sysutils/p5-Unix-Processors')
-rw-r--r--sysutils/p5-Unix-Processors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-Unix-Processors/Makefile b/sysutils/p5-Unix-Processors/Makefile
index 85cbd6329eb1..43f563621dbb 100644
--- a/sysutils/p5-Unix-Processors/Makefile
+++ b/sysutils/p5-Unix-Processors/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Interface to processor (CPU) information
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Unix::Processors.3 Unix::Processors::Info.3