diff options
Diffstat (limited to 'deskutils/gkrellm-gtodo/Makefile')
-rw-r--r-- | deskutils/gkrellm-gtodo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gkrellm-gtodo/Makefile b/deskutils/gkrellm-gtodo/Makefile index 9a54796788ef..0da9fd6eae2b 100644 --- a/deskutils/gkrellm-gtodo/Makefile +++ b/deskutils/gkrellm-gtodo/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-0.2.5a MAINTAINER= ports@fsck.ch COMMENT= GKrellM2 plugin that tracks tasks and to-do items -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 USE_GMAKE= yes |