summaryrefslogtreecommitdiffstats
path: root/games/scare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/scare/Makefile')
-rw-r--r--games/scare/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/scare/Makefile b/games/scare/Makefile
index 330e265..3c2adfa 100644
--- a/games/scare/Makefile
+++ b/games/scare/Makefile
@@ -27,8 +27,8 @@ BINFILES= scare
.if defined(WITH_XGLK)
PKGNAMESUFFIX= -glk
-BUILD_DEPENDS+= ${X11BASE}/lib/libxglk.a:${PORTSDIR}/games/xglk
-RUN_DEPENDS+= ${X11BASE}/lib/libxglk.a:${PORTSDIR}/games/xglk
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libxglk.a:${PORTSDIR}/games/xglk
+RUN_DEPENDS+= ${LOCALBASE}/lib/libxglk.a:${PORTSDIR}/games/xglk
ALL_TARGET= all glkscare
OpenPOWER on IntegriCloud