summaryrefslogtreecommitdiffstats
path: root/net/gkrellm_snmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gkrellm_snmp/Makefile')
-rw-r--r--net/gkrellm_snmp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gkrellm_snmp/Makefile b/net/gkrellm_snmp/Makefile
index 240b3de..b8d150e 100644
--- a/net/gkrellm_snmp/Makefile
+++ b/net/gkrellm_snmp/Makefile
@@ -15,12 +15,12 @@ MAINTAINER= eike.bernhardt@gmx.de
COMMENT= A gkrellm SNMP Monitor
LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
-BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
+BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
PLIST_FILES= libexec/gkrellm/plugins/gkrellm_snmp.so
USE_GNOME= imlib
-MAKE_ENV= GKRELLM_INCLUDE="-I${X11BASE}/include/gkrellm/" \
- PLUGIN_DIR="${X11BASE}/libexec/gkrellm/plugins/"
+MAKE_ENV= GKRELLM_INCLUDE="-I${LOCALBASE}/include/gkrellm/" \
+ PLUGIN_DIR="${LOCALBASE}/libexec/gkrellm/plugins/"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud