summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-09-14 17:26:39 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-09-14 17:26:39 +0000
commit20b40314e86fb0982bcb5369381efc7ff8d3d059 (patch)
treee64511be62ff1195d510f8a1aab679aab2608f01 /net
parent- Fix build when alternate LOCALBASE used. (diff)
Mark as DEPRECATED ans set EXPIRATION_DATE for 1 month. It depends of net-snmp4
that will be removed soon Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=261159
Diffstat (limited to 'net')
-rw-r--r--net/gkrellm_snmp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/gkrellm_snmp/Makefile b/net/gkrellm_snmp/Makefile
index d67e084df989..43bfc942b65c 100644
--- a/net/gkrellm_snmp/Makefile
+++ b/net/gkrellm_snmp/Makefile
@@ -18,6 +18,9 @@ LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
+DEPRECATED= Depends of net-snmp4, that is deprecated also and will be removed soon.
+EXPIRATION_DATE=2010-10-14
+
PLIST_FILES= libexec/gkrellm/plugins/gkrellm_snmp.so
USE_GNOME= imlib
MAKE_ENV= GKRELLM_INCLUDE="-I${LOCALBASE}/include/gkrellm/" \