1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Fix USE_TK from 84+ to 84 only

This commit is contained in:
Martin Matuska 2009-02-14 21:29:18 +00:00
parent cb86d2e4dc
commit 86ac5d0719
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228317

View File

@ -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 \