diff options
Diffstat (limited to 'games/xsc/Makefile')
-rw-r--r-- | games/xsc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xsc/Makefile b/games/xsc/Makefile index 7a20f5d48095..4c0713424385 100644 --- a/games/xsc/Makefile +++ b/games/xsc/Makefile @@ -16,7 +16,7 @@ COMMENT= Vector graphics space shoot'em up game LICENSE= GPLv2 -USES= compiler +USES= compiler xorg USE_XORG= x11 GNU_CONFIGURE= yes CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}} |