summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/cacti/Makefile7
-rw-r--r--net/cacti/Makefile7
2 files changed, 6 insertions, 8 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile
index 816c7ea314eb..3ad02f453bc7 100644
--- a/net-mgmt/cacti/Makefile
+++ b/net-mgmt/cacti/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cacti
PORTVERSION= 0.8.6h
-PORTREVISION= 42
+PORTREVISION= 43
CATEGORIES= net www
MASTER_SITES= http://www.cacti.net/downloads/
@@ -23,11 +23,10 @@ PATCHFILES= fix_search_session_clear_issue.patch \
PATCH_DIST_STRIP=-p1
-RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
- net-snmp-config:${PORTSDIR}/net-mgmt/net-snmp
+RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool
USE_MYSQL= yes
-USE_PHP= mysql pcre session xml
+USE_PHP= mysql pcre session snmp xml
WANT_PHP_WEB= yes
NO_BUILD= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/net/cacti/Makefile b/net/cacti/Makefile
index 816c7ea314eb..3ad02f453bc7 100644
--- a/net/cacti/Makefile
+++ b/net/cacti/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cacti
PORTVERSION= 0.8.6h
-PORTREVISION= 42
+PORTREVISION= 43
CATEGORIES= net www
MASTER_SITES= http://www.cacti.net/downloads/
@@ -23,11 +23,10 @@ PATCHFILES= fix_search_session_clear_issue.patch \
PATCH_DIST_STRIP=-p1
-RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
- net-snmp-config:${PORTSDIR}/net-mgmt/net-snmp
+RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool
USE_MYSQL= yes
-USE_PHP= mysql pcre session xml
+USE_PHP= mysql pcre session snmp xml
WANT_PHP_WEB= yes
NO_BUILD= yes
PKGMESSAGE= ${WRKDIR}/pkg-message