diff options
Diffstat (limited to 'games/cube/Makefile')
-rw-r--r-- | games/cube/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/cube/Makefile b/games/cube/Makefile index df50df42146f..924d61b236fb 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -18,6 +18,7 @@ USE_ZIP= yes USE_DOS2UNIX= yes USES= gmake ALL_TARGET= # +USE_XORG= x11 CFLAGS+= -fsigned-char WRKSRC= ${WRKDIR}/${PORTNAME}_source/src |