aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-05-13 15:48:51 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-05-13 15:48:51 +0000
commitce9ac09120f4262fe20c7cdf6c7a90c970202bcc (patch)
treec8339c58ba68217c81c6e7eabfa4745c9c431ca0 /games
parent7c02368b0a2ce18b66b267b374f177e0e7a23a02 (diff)
downloadports-ce9ac09120f4262fe20c7cdf6c7a90c970202bcc.tar.gz
ports-ce9ac09120f4262fe20c7cdf6c7a90c970202bcc.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/tuxracer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile
index 159ad11430d2..3708e41d1644 100644
--- a/games/tuxracer/Makefile
+++ b/games/tuxracer/Makefile
@@ -20,7 +20,6 @@ COMMENT= 3D penguin racing game using OpenGL
USE_SDL= mixer sdl
USE_GL= gl
USE_XORG= x11 xt xmu xi
-USE_TK_BUILD= yes
USE_TK= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake14 autoconf
@@ -28,6 +27,7 @@ AUTOMAKE_ARGS= -a
CONFIGURE_ENV= THREAD_LIB="${PTHREAD_LIBS}"
CONFIGURE_ARGS= --with-tcl-inc="${TCL_INCLUDEDIR}" \
--with-tcl-libs="${LOCALBASE}/lib" \
+ --with-tcl-lib-name=tcl${TCL_VER:S/.//} \
--with-gl-libs="${LOCALBASE}/lib" \
--with-gl-inc="${LOCALBASE}/include" \
--with-data-dir=${DATADIR}