aboutsummaryrefslogtreecommitdiff
path: root/games/scare
diff options
context:
space:
mode:
Diffstat (limited to 'games/scare')
-rw-r--r--games/scare/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/scare/Makefile b/games/scare/Makefile
index 12ccce36d9d1..65a38027ef6b 100644
--- a/games/scare/Makefile
+++ b/games/scare/Makefile
@@ -16,13 +16,15 @@ COMMENT= ADRIFT-compatible interactive games interpreter
USE_ZIP= yes
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+
BINFILES= scare
.if defined(WITH_XGLK)
PKGNAMESUFFIX= -glk
-BUILD_DEPENDS= ${X11BASE}/lib/libxglk.a:${PORTSDIR}/games/xglk
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS+= ${X11BASE}/lib/libxglk.a:${PORTSDIR}/games/xglk
+RUN_DEPENDS+= ${X11BASE}/lib/libxglk.a:${PORTSDIR}/games/xglk
ALL_TARGET= all glkscare