diff options
Diffstat (limited to 'misc/gkrellmfmonitor2/Makefile')
-rw-r--r-- | misc/gkrellmfmonitor2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellmfmonitor2/Makefile b/misc/gkrellmfmonitor2/Makefile index 1ff41a0c177f..9d6f63d4e1e7 100644 --- a/misc/gkrellmfmonitor2/Makefile +++ b/misc/gkrellmfmonitor2/Makefile @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM FMonitor plugin -BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 +BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 LATEST_LINK= gkrellmfmonitor2 |