aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-Nagios-Object
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-04 13:52:04 +0800
committeraz <az@FreeBSD.org>2013-09-04 13:52:04 +0800
commit57eb4fe17886b043e60bc70f3507a4f583911efb (patch)
tree49987ebc7199c83bbbedf798b4bac41866d0e8b8 /net-mgmt/p5-Nagios-Object
parent44df15a8bc3e61ecb00f45f38a3df8c62b646353 (diff)
downloadfreebsd-ports-gnome-57eb4fe17886b043e60bc70f3507a4f583911efb.tar.gz
freebsd-ports-gnome-57eb4fe17886b043e60bc70f3507a4f583911efb.tar.zst
freebsd-ports-gnome-57eb4fe17886b043e60bc70f3507a4f583911efb.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'net-mgmt/p5-Nagios-Object')
-rw-r--r--net-mgmt/p5-Nagios-Object/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-Nagios-Object/Makefile b/net-mgmt/p5-Nagios-Object/Makefile
index 11815395211c..6c8248f44d9e 100644
--- a/net-mgmt/p5-Nagios-Object/Makefile
+++ b/net-mgmt/p5-Nagios-Object/Makefile
@@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-NoWarnings>=1.01:${PORTSDIR}/devel/p5-Test-NoWarnings
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN1= parse.pl.1 \
config_status_demo.pl.1 \