diff options
Diffstat (limited to 'misc/gkrellmbgchg/Makefile')
-rw-r--r-- | misc/gkrellmbgchg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gkrellmbgchg/Makefile b/misc/gkrellmbgchg/Makefile index 20b74b0b3a3a..efc27bfcef85 100644 --- a/misc/gkrellmbgchg/Makefile +++ b/misc/gkrellmbgchg/Makefile @@ -14,10 +14,9 @@ MASTER_SITES= http://www.bender-suhl.de/stefan/comp/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= A plugin for GKrellM, which changes the desktop's background image -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 -USE_X_PREFIX= yes USE_GNOME= imlib PLIST_FILES= libexec/gkrellm/plugins/gkrellmbgchg.so |