diff options
Diffstat (limited to 'audio/gkrellmvolume2/Makefile')
-rw-r--r-- | audio/gkrellmvolume2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gkrellmvolume2/Makefile b/audio/gkrellmvolume2/Makefile index 2307e58daa95..c62b9551a8df 100644 --- a/audio/gkrellmvolume2/Makefile +++ b/audio/gkrellmvolume2/Makefile @@ -16,7 +16,7 @@ DISTNAME= gkrellm-volume-${PORTVERSION} MAINTAINER= ume@FreeBSD.org COMMENT= GKrellM volume 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= gkrellmvolume2 |