aboutsummaryrefslogtreecommitdiff
path: root/games/xrally/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xrally/Makefile')
-rw-r--r--games/xrally/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrally/Makefile b/games/xrally/Makefile
index 1b0fafbeac47..3dc8460eb1df 100644
--- a/games/xrally/Makefile
+++ b/games/xrally/Makefile
@@ -14,8 +14,8 @@ COMMENT= XRally is a Linux clone of the classic Rally X arcade game
WRKSRC= ${WRKDIR}/${PORTNAME}
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
+USES= gmake tar:bzip2 xorg
USE_XORG= x11 xi xpm
-USES= gmake tar:bzip2
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
MAKE_ENV= INCLUDES="-I${LOCALBASE}/include"