aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/zabbix-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix-server/Makefile')
-rw-r--r--net-mgmt/zabbix-server/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/zabbix-server/Makefile b/net-mgmt/zabbix-server/Makefile
index 39af04f6ba0e..ecc7bba89dbb 100644
--- a/net-mgmt/zabbix-server/Makefile
+++ b/net-mgmt/zabbix-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zabbix
-PORTVERSION= 1.8.8
+PORTVERSION= 1.8.10
PORTEPOCH= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
@@ -48,8 +48,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-${ZABBIX_BUILD}
.if ${ZABBIX_BUILD} != "agent"
-CPPFLAGS+= -I${LOCALBASE}/include
-CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp \
execinfo:${PORTSDIR}/devel/libexecinfo