diff options
Diffstat (limited to 'sysutils/gkrellmwho/Makefile')
-rw-r--r-- | sysutils/gkrellmwho/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gkrellmwho/Makefile b/sysutils/gkrellmwho/Makefile index a360bf1180ba..ef95075ea658 100644 --- a/sysutils/gkrellmwho/Makefile +++ b/sysutils/gkrellmwho/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://mirror2.unixfreunde.de/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A plugin that scrolls in a panel a list of currently logged on users -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 WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} |