aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/itk
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-14 14:17:34 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-14 14:17:34 +0000
commitf66956021a1448f1bbc9fb0358d753e7a6e7cdd9 (patch)
tree141f5eef68926a27417044d0ba0a04761304bd20 /x11-toolkits/itk
parent2018ca28d7db4f6139e7659773d8c88bd434a454 (diff)
- Does not build with tcl/tk 8.5 and higher
Notes
Notes: svn path=/head/; revision=228271
Diffstat (limited to 'x11-toolkits/itk')
-rw-r--r--x11-toolkits/itk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/itk/Makefile b/x11-toolkits/itk/Makefile
index a548caf4da10..15557e653240 100644
--- a/x11-toolkits/itk/Makefile
+++ b/x11-toolkits/itk/Makefile
@@ -18,7 +18,7 @@ COMMENT= Object-oriented extension to Tk [incr Tk]
LIB_DEPENDS= itcl.${MAJOR}:${PORTSDIR}/lang/itcl
-USE_TK= 84+
+USE_TK= 84
USE_LDCONFIG= yes
MAKE_ENV+= ${PLIST_SUB} \
SHLIB_MAJOR=${SHLIB_MAJOR} SHLIB_MINOR=${SHLIB_MINOR} \