aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Filesys-Df
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 07:11:48 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 07:11:48 +0000
commit312fd92cc301fbf0529d852d31550be7b6e0c679 (patch)
tree949ad8ae14ec788c18c083eccf4718c6ceb49128 /sysutils/p5-Filesys-Df
parentdf895bd769fc39161924f2b89f3548f60e4ea616 (diff)
downloadports-312fd92cc301fbf0529d852d31550be7b6e0c679.tar.gz
ports-312fd92cc301fbf0529d852d31550be7b6e0c679.zip
- convert to the new perl5 framework
Submitted by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326574
Diffstat (limited to 'sysutils/p5-Filesys-Df')
-rw-r--r--sysutils/p5-Filesys-Df/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-Filesys-Df/Makefile b/sysutils/p5-Filesys-Df/Makefile
index 98695d73298c..54ee8ca2b146 100644
--- a/sysutils/p5-Filesys-Df/Makefile
+++ b/sysutils/p5-Filesys-Df/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= Perl extension for filesystem space
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Filesys::Df.3