aboutsummaryrefslogtreecommitdiff
path: root/games/qix
diff options
context:
space:
mode:
Diffstat (limited to 'games/qix')
-rw-r--r--games/qix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/qix/Makefile b/games/qix/Makefile
index 50bfd58c9437..b74c8c989767 100644
--- a/games/qix/Makefile
+++ b/games/qix/Makefile
@@ -17,7 +17,8 @@ COMMENT= The classic arcade game
BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT}
RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT}
.if defined(PACKAGE_BUILDING)
-BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT}
+BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \
+ ${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT}
.endif
.if defined(WITHOUT_X11)