diff options
Diffstat (limited to 'misc/gkx86info/Makefile')
-rw-r--r-- | misc/gkx86info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkx86info/Makefile b/misc/gkx86info/Makefile index 58c2150ce6d1..e92941c53ec5 100644 --- a/misc/gkx86info/Makefile +++ b/misc/gkx86info/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM plugin that simply prints the current clock speed -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 ONLY_FOR_ARCHS= i386 |