diff options
Diffstat (limited to 'games/xbomb/Makefile')
-rw-r--r-- | games/xbomb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index e487cf1a8f8d..c72946add7f6 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -12,7 +12,7 @@ COMMENT= Minesweeper with a couple of grid types LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= pkgconfig tar:tgz +USES= pkgconfig tar:tgz xorg USE_XORG= xaw7 do-build: |