aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 17:42:16 +0800
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 17:42:16 +0800
commit49c6d55a5ac2e31e5922029d4f0a17bda94488ba (patch)
tree0a226b5486dc4aac57c5e7b1c4a89faa6b4e1cc1 /net
parent3e1a104b6825136073b39fb291d7f820c29ded3c (diff)
downloadfreebsd-ports-gnome-49c6d55a5ac2e31e5922029d4f0a17bda94488ba.tar.gz
freebsd-ports-gnome-49c6d55a5ac2e31e5922029d4f0a17bda94488ba.tar.zst
freebsd-ports-gnome-49c6d55a5ac2e31e5922029d4f0a17bda94488ba.zip
Switch to the new PHP infrastructure.
Diffstat (limited to 'net')
-rw-r--r--net/jffnms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/jffnms/Makefile b/net/jffnms/Makefile
index 7e2befacf954..b53d2927b29d 100644
--- a/net/jffnms/Makefile
+++ b/net/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