diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-07-07 06:48:54 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-07-07 06:48:54 +0000 |
commit | de65271364fbeb62d196c3cf4c354c59c55a0c0a (patch) | |
tree | 109d1be45ad31b76a51170c9435ad6c32d1dd922 /lang/otcl | |
parent | 99eda3177b3bc3298343e43c3ced80124902346d (diff) |
Notes
Diffstat (limited to 'lang/otcl')
-rw-r--r-- | lang/otcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 4dee279be325..28c9cbf8dbde 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -17,7 +17,7 @@ COMMENT= MIT Object Tcl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_TK= 80+ +USE_TK= 82+ USE_TK_NO_THREADS= yes INVALID_TK_VER= 85 86 USE_XORG= xext |