- Change USE_TK from YES to 84 due to planned default tcl change

This commit is contained in:
Martin Matuska 2009-02-15 11:27:07 +00:00
parent 35f208251b
commit 91741e84cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228383

View File

@ -15,7 +15,7 @@ DISTNAME= ${TKPKG}
MAINTAINER= ports@FreeBSD.org
COMMENT= System tray icon support
USE_TK= yes
USE_TK= 84
USE_XORG= x11 xext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tk=${TK_LIBDIR} \