aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Filesys-Statvfs
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-Filesys-Statvfs
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-Filesys-Statvfs')
-rw-r--r--sysutils/p5-Filesys-Statvfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-Filesys-Statvfs/Makefile b/sysutils/p5-Filesys-Statvfs/Makefile
index d2924d7b365c..76b29953644b 100644
--- a/sysutils/p5-Filesys-Statvfs/Makefile
+++ b/sysutils/p5-Filesys-Statvfs/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= Perl extension for statvfs() and fstatvfs()
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Filesys::Statvfs.3