aboutsummaryrefslogtreecommitdiffstats
path: root/games/tvp
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2009-02-15 05:29:18 +0800
committermm <mm@FreeBSD.org>2009-02-15 05:29:18 +0800
commite8bbced6cb66ee3c068c51cec9859d5126f0deaa (patch)
tree67e86dc811cc2fc3b8e0d816f718820c11645abd /games/tvp
parenta8f531ddb3d9b60dcd02318709936b6f183edd62 (diff)
downloadfreebsd-ports-graphics-e8bbced6cb66ee3c068c51cec9859d5126f0deaa.tar.gz
freebsd-ports-graphics-e8bbced6cb66ee3c068c51cec9859d5126f0deaa.tar.zst
freebsd-ports-graphics-e8bbced6cb66ee3c068c51cec9859d5126f0deaa.zip
- Fix USE_TK from 84+ to 84 only
Diffstat (limited to 'games/tvp')
-rw-r--r--games/tvp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tvp/Makefile b/games/tvp/Makefile
index 444df8c5faa..e2943c5814e 100644
--- a/games/tvp/Makefile
+++ b/games/tvp/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www3.sympatico.ca/john.vanderhoek/tim/src/president/
MAINTAINER= ports@FreeBSD.org
COMMENT= Play the cardgame President (or Ass) against 3 AIs
-USE_TK= yes
+USE_TK= 84
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-carddir=${PREFIX}/share/games/tvp
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/tcl8.4 \