diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-03 01:06:26 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-03 01:06:26 +0000 |
commit | b9d28dac8bcf452764f8ce8b746fec7b7f1d08c6 (patch) | |
tree | b30ed2b5536a097f7dedd7f93759426c246d1d38 /net/gkrellm_snmp/Makefile | |
parent | 213b2478c02ba1609742a8498ac94be47d799aac (diff) | |
download | ports-b9d28dac8bcf452764f8ce8b746fec7b7f1d08c6.tar.gz ports-b9d28dac8bcf452764f8ce8b746fec7b7f1d08c6.zip |
Notes
Diffstat (limited to 'net/gkrellm_snmp/Makefile')
-rw-r--r-- | net/gkrellm_snmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gkrellm_snmp/Makefile b/net/gkrellm_snmp/Makefile index 18fb0568aa7c..edb790946ea2 100644 --- a/net/gkrellm_snmp/Makefile +++ b/net/gkrellm_snmp/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm USE_X_PREFIX= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib MAKE_ENV= GKRELLM_INCLUDE="-I${X11BASE}/include/gkrellm/" \ PLUGIN_DIR="${X11BASE}/libexec/gkrellm/plugins/" |