diff options
Diffstat (limited to 'misc/gkrellshoot/Makefile')
-rw-r--r-- | misc/gkrellshoot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellshoot/Makefile b/misc/gkrellshoot/Makefile index cbc980d..7dc82b9 100644 --- a/misc/gkrellshoot/Makefile +++ b/misc/gkrellshoot/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= elitetek@tekrealm.net COMMENT= A screen locking and screen capture plugin for GKrellM -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 \ import:${PORTSDIR}/graphics/ImageMagick |