diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-04-22 18:14:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-04-22 18:14:34 +0000 |
commit | 0072d00b1c4dbf3e2bb54e3e8bdc46bbe961e6bf (patch) | |
tree | 02a6c4f4e3936392f0c8a094ce40bacd8290292c /net-mgmt/zabbix2-agent | |
parent | 8a84cf91a9265c94e7cfe22188402fa131246340 (diff) |
Notes
Diffstat (limited to 'net-mgmt/zabbix2-agent')
-rw-r--r-- | net-mgmt/zabbix2-agent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile index 244ef25fb79b..6422d0ba1a80 100644 --- a/net-mgmt/zabbix2-agent/Makefile +++ b/net-mgmt/zabbix2-agent/Makefile @@ -13,6 +13,5 @@ OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}${PKGNAMESUFFIX}/options OPTIONS_DEFINE= IPV6 OPTIONS_DEFAULT= IPV6 -NO_STAGE= yes .include <bsd.port.options.mk> .include "${MASTERDIR}/Makefile" |