aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-05-21 09:02:44 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-05-21 09:02:44 +0000
commit0dc2e87f9c685ba5b10d04f6698c85c8eb491159 (patch)
tree79532f55f470161c3bac3b0394ac449f961ec1b6 /net-mgmt/zabbix
parente4e91f0fd03b7c2058fa4586eff30bfa4d5b9df3 (diff)
downloadports-0dc2e87f9c685ba5b10d04f6698c85c8eb491159.tar.gz
ports-0dc2e87f9c685ba5b10d04f6698c85c8eb491159.zip
Notes
Diffstat (limited to 'net-mgmt/zabbix')
-rw-r--r--net-mgmt/zabbix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile
index aed64fbd6b47..c0e5817519b7 100644
--- a/net-mgmt/zabbix/Makefile
+++ b/net-mgmt/zabbix/Makefile
@@ -42,7 +42,6 @@ RUN_DEPENDS+= ${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping
IGNORE= You should configure to use either a MySQL or PostgreSQL backend
.endif
.endif
-.endif
.ifdef(WITH_PGSQL)
CONFIGURE_ARGS+=--with-pgsql
@@ -53,6 +52,8 @@ USE_MYSQL= yes
CONFIGURE_ARGS= --with-mysql
.endif
CONFIGURE_ARGS+=--with-net-snmp
+.endif # ZABBIX_AGENT_ONLY
+
PKGMESSAGE= ${WRKDIR}/pkg-message
USE_REINPLACE= yes