aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/munin-common
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-07 01:55:21 +0800
committeraz <az@FreeBSD.org>2013-09-07 01:55:21 +0800
commit3a670fd576d40ac28d44b8bd43bc2ea54e917cd8 (patch)
treeb1c1cb465dd8d575b42e44b3e1828fda7fa68afa /sysutils/munin-common
parent8b7c7bb39b1b5e3979fede65e5250d5d2ac12181 (diff)
downloadfreebsd-ports-gnome-3a670fd576d40ac28d44b8bd43bc2ea54e917cd8.tar.gz
freebsd-ports-gnome-3a670fd576d40ac28d44b8bd43bc2ea54e917cd8.tar.zst
freebsd-ports-gnome-3a670fd576d40ac28d44b8bd43bc2ea54e917cd8.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'sysutils/munin-common')
-rw-r--r--sysutils/munin-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile
index c3af871fa0b7..bcd6b3c0ee4b 100644
--- a/sysutils/munin-common/Makefile
+++ b/sysutils/munin-common/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
-USE_PERL5= yes
+USES= perl5
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.r/rc/}