diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-03-30 07:37:20 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-03-30 07:37:20 +0000 |
commit | 46eea3c6d2248aab2fd95f2da6ce9ddf8fc6925e (patch) | |
tree | 5a1ae3eb10714c09e763e38ee085cc12ac4167d8 /lang/tclX | |
parent | f580a133e7f7c04befabb7a127c7a28d71453250 (diff) | |
download | ports-46eea3c6d2248aab2fd95f2da6ce9ddf8fc6925e.tar.gz ports-46eea3c6d2248aab2fd95f2da6ce9ddf8fc6925e.zip |
Notes
Diffstat (limited to 'lang/tclX')
-rw-r--r-- | lang/tclX/Makefile | 1 |
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 |