summaryrefslogtreecommitdiff
path: root/lang/tclX
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2009-12-08 06:15:34 +0000
committerMikhail Teterin <mi@FreeBSD.org>2009-12-08 06:15:34 +0000
commitc6396e20738168aedbc87f1c15ee50113debcf55 (patch)
treed63bdfea933fb18b0406dc1e8eba25bb68333277 /lang/tclX
parentBump PORTREVISION to support previous commit. (diff)
Use 83+ instead "yes" for USE_TCL. Somewhat counterintuitively, "yes"
means 85, which may not be, what the user wants...
Notes
Notes: svn path=/head/; revision=245380
Diffstat (limited to 'lang/tclX')
-rw-r--r--lang/tclX/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tclX/Makefile b/lang/tclX/Makefile
index 1991a84dc910..7eff9c563439 100644
--- a/lang/tclX/Makefile
+++ b/lang/tclX/Makefile
@@ -16,8 +16,7 @@ MAINTAINER= mi@aldan.algebra.com
COMMENT= Extended TCL
USE_BZIP2= yes
-USE_TCL_BUILD= yes
-USE_TCL= yes
+USE_TCL= 83+
USE_LDCONFIG= yes
GNU_CONFIGURE= yes