aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-05 18:39:40 +0800
committeraz <az@FreeBSD.org>2013-09-05 18:39:40 +0800
commit5941122533ee198e7f6e5174526daeb43f02d681 (patch)
tree9afb7753aa43786354ef3a4858dfdf963edf8995 /devel
parent1faa55dc3c5d8453ae0011f103c1ca342876fca9 (diff)
downloadfreebsd-ports-gnome-5941122533ee198e7f6e5174526daeb43f02d681.tar.gz
freebsd-ports-gnome-5941122533ee198e7f6e5174526daeb43f02d681.tar.zst
freebsd-ports-gnome-5941122533ee198e7f6e5174526daeb43f02d681.zip
- add an explicit dependency on pkgconf
- convert to the new perl5 framework Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Sys-Virt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Sys-Virt/Makefile b/devel/p5-Sys-Virt/Makefile
index c783f9d6b6cf..fabb10f1de42 100644
--- a/devel/p5-Sys-Virt/Makefile
+++ b/devel/p5-Sys-Virt/Makefile
@@ -20,7 +20,8 @@ TEST_DEPENDS= p5-CPAN-Changes>=0:${PORTSDIR}/devel/p5-CPAN-Changes \
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
-PERL_CONFIGURE= yes
+USES= perl5 pkgconfig
+USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
MAN3= Sys::Virt.3 \