diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-03 23:44:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-03 23:44:30 +0000 |
commit | a0072e7d69c1c639993d15fa3169cdf2ee337559 (patch) | |
tree | 4eb20eeeaf1c69f345a158cb73ff932680807e38 | |
parent | Fix building by pointing to Python 2.4 instead of 2.3. (diff) |
pkg-plist was correct.
Notes
Notes:
svn path=/head/; revision=147169
-rw-r--r-- | net-mgmt/zabbix-agent/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/zabbix2-agent/Makefile | 4 | ||||
-rw-r--r-- | net/zabbix-agent/Makefile | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index f2aeb00a09fb..ab2a6bc70bf4 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -14,8 +14,4 @@ COMMENT= Very advanced network monitoring system (agent only) ZABBIX_AGENT_ONLY=yes MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile index f2aeb00a09fb..ab2a6bc70bf4 100644 --- a/net-mgmt/zabbix2-agent/Makefile +++ b/net-mgmt/zabbix2-agent/Makefile @@ -14,8 +14,4 @@ COMMENT= Very advanced network monitoring system (agent only) ZABBIX_AGENT_ONLY=yes MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - .include "${MASTERDIR}/Makefile" diff --git a/net/zabbix-agent/Makefile b/net/zabbix-agent/Makefile index f2aeb00a09fb..ab2a6bc70bf4 100644 --- a/net/zabbix-agent/Makefile +++ b/net/zabbix-agent/Makefile @@ -14,8 +14,4 @@ COMMENT= Very advanced network monitoring system (agent only) ZABBIX_AGENT_ONLY=yes MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - .include "${MASTERDIR}/Makefile" |