summaryrefslogtreecommitdiff
path: root/games/tuxracer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/tuxracer/Makefile')
-rw-r--r--games/tuxracer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile
index 52c32a04784d..396cf2ca3f38 100644
--- a/games/tuxracer/Makefile
+++ b/games/tuxracer/Makefile
@@ -16,10 +16,10 @@ COMMENT= 3D penguin racing game using OpenGL
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= gl gmake sdl tk xorg
USE_SDL= mixer sdl
USE_GL= gl
USE_XORG= x11 xt xmu xi
-USES= gmake tk
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-inc="${TCL_INCLUDEDIR}" \
--with-tcl-libs="${LOCALBASE}/lib" \