aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/zabbix2-agent/Makefile2
-rw-r--r--net-mgmt/zabbix22-agent/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile
index e0bfdd0203c8..ed444d8291ec 100644
--- a/net-mgmt/zabbix2-agent/Makefile
+++ b/net-mgmt/zabbix2-agent/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= zabbix2
+PORTREVISION= 1
PKGNAMESUFFIX= -agent
CATEGORIES= net-mgmt
@@ -12,5 +13,4 @@ PLIST= ${PKGDIR}/pkg-plist.agent
OPTIONS_DEFINE= IPV6
OPTIONS_DEFAULT= IPV6
-.include <bsd.port.options.mk>
.include "${MASTERDIR}/Makefile"
diff --git a/net-mgmt/zabbix22-agent/Makefile b/net-mgmt/zabbix22-agent/Makefile
index 544d105ebd8f..001f044c135a 100644
--- a/net-mgmt/zabbix22-agent/Makefile
+++ b/net-mgmt/zabbix22-agent/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= zabbix22
+PORTREVISION= 1
CATEGORIES= net-mgmt
PKGNAMESUFFIX= -agent
@@ -12,5 +13,4 @@ PLIST= ${PKGDIR}/pkg-plist.agent
OPTIONS_DEFINE= IPV6
OPTIONS_DEFAULT= IPV6
-.include <bsd.port.options.mk>
.include "${MASTERDIR}/Makefile"
and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-084-81/+31 * - update png to 1.5.10dinoex2012-06-011-2/+2 * Avoid an integer overflow in the xbm loader, bump the PORTREVISION.mezz2012-05-212-1/+45 * Turn png, tiff, jpeg, jasper and nls into optional.mezz2012-05-212-180/+222 * - Cleanup gir* directoriespav2011-10-202-0/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * Update the glib and gtk stack to the lastest stable releases.kwm2011-07-304-11/+14 * Sync to new bsd.autotools.mkade2010-12-041-1/+1