summaryrefslogtreecommitdiff
path: root/net-mgmt/jffnms
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:42:16 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:42:16 +0000
commit49c6d55a5ac2e31e5922029d4f0a17bda94488ba (patch)
tree0a226b5486dc4aac57c5e7b1c4a89faa6b4e1cc1 /net-mgmt/jffnms
parentSwitch to the new PHP infrastructure. (diff)
Switch to the new PHP infrastructure.
Notes
Notes: svn path=/head/; revision=114193
Diffstat (limited to 'net-mgmt/jffnms')
-rw-r--r--net-mgmt/jffnms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/jffnms/Makefile b/net-mgmt/jffnms/Makefile
index 7e2befacf954..b53d2927b29d 100644
--- a/net-mgmt/jffnms/Makefile
+++ b/net-mgmt/jffnms/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jffnms
PORTVERSION= 0.7.8
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}
@@ -16,10 +17,10 @@ COMMENT= Very advanced network monitoring and control system
RUN_DEPENDS= neato:${PORTSDIR}/graphics/graphviz \
rrdtool:${PORTSDIR}/net/rrdtool \
- php:${PORTSDIR}/lang/php4-nms \
nmap:${PORTSDIR}/security/nmap \
${LOCALBASE}/sbin/tmpwatch:${PORTSDIR}/sysutils/tmpwatch
+USE_PHP= gd snmp sockets
USE_MYSQL= yes
USE_REINPLACE= yes