diff options
Diffstat (limited to 'games/xbl')
-rw-r--r-- | games/xbl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile index ac8542b54664..5033d95eee87 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -15,6 +15,8 @@ COMMENT= A 3D block-dropping game BROKEN= Missing dependency +BUILD_DEPENDS= imake:${X_IMAKE_PORT} + USE_X_PREFIX= yes GNU_CONFIGURE= yes MANN= xbl.n |