aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mrtg
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-24 06:18:08 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-24 06:18:08 +0000
commit46dfffde804529658b0cc35829fdcb34df28570c (patch)
treea7815968ae598ec04d65774fe5ddc38240d2f93d /net-mgmt/mrtg
parentc63b6cd8a66ba90c2783102a19120a34365ded15 (diff)
downloadports-46dfffde804529658b0cc35829fdcb34df28570c.tar.gz
ports-46dfffde804529658b0cc35829fdcb34df28570c.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248459
Diffstat (limited to 'net-mgmt/mrtg')
-rw-r--r--net-mgmt/mrtg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile
index d796ee3fec92..26a66d1565de 100644
--- a/net-mgmt/mrtg/Makefile
+++ b/net-mgmt/mrtg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mrtg
PORTVERSION= 2.16.2
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= net-mgmt ipv6
MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
@@ -19,8 +19,7 @@ MAINTAINER= ports@subnets.ru
COMMENT= The multi-router traffic grapher
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
-RUN_DEPENDS= ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser \
- ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
+RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
CONFIGURE_ARGS= --with-gd-lib=${LOCALBASE}/lib \
--with-gd-inc=${LOCALBASE}/include