diff options
Diffstat (limited to 'games/xgalaga/Makefile')
-rw-r--r-- | games/xgalaga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index 38980b72190c..56e9b6b97de0 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -11,7 +11,7 @@ COMMENT= Clone of the classic game Galaga for X11 LICENSE= GPLv2 -USES= gmake +USES= gmake xorg USE_XORG= xpm xmu HAS_CONFIGURE= yes |