diff options
Diffstat (limited to 'deskutils/gkrellm-timers/Makefile')
-rw-r--r-- | deskutils/gkrellm-timers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gkrellm-timers/Makefile b/deskutils/gkrellm-timers/Makefile index c30f4f1a153e..8f6dfd81e176 100644 --- a/deskutils/gkrellm-timers/Makefile +++ b/deskutils/gkrellm-timers/Makefile @@ -17,7 +17,7 @@ DISTNAME= gkrellm_${PORTNAME}-${PORTVERSION} MAINTAINER= ports@fsck.ch COMMENT= GKrellM2 plugin that allows the setting of countdowns -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_GNOME= gtk20 |