summaryrefslogtreecommitdiff
path: root/lang/tclX
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-03-30 07:37:20 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-03-30 07:37:20 +0000
commit46eea3c6d2248aab2fd95f2da6ce9ddf8fc6925e (patch)
tree5a1ae3eb10714c09e763e38ee085cc12ac4167d8 /lang/tclX
parentUpdate to 1.10.1 (distversion 1.101) (diff)
Also define USE_TCL. This fixes devel/tcl-neo.
Approved by: mi (maintainer)
Notes
Notes: svn path=/head/; revision=188817
Diffstat (limited to 'lang/tclX')
-rw-r--r--lang/tclX/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tclX/Makefile b/lang/tclX/Makefile
index 8d25b460d89a..ba1004efe2e7 100644
--- a/lang/tclX/Makefile
+++ b/lang/tclX/Makefile
@@ -17,6 +17,7 @@ COMMENT= Extended TCL
USE_BZIP2= yes
USE_TCL_BUILD= yes
+USE_TCL= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes