diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-02 19:36:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-02 19:36:18 +0000 |
commit | f54bbf38d6e8a76833bad6af6a5f59515db08e07 (patch) | |
tree | 2286173028bd25d9e09b0d5142757acbe8752608 /lang/tclX | |
parent | 30e3dcbb8c40690251b1fd8d6f215e1039c0738c (diff) |
Notes
Diffstat (limited to 'lang/tclX')
-rw-r--r-- | lang/tclX/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/tclX/Makefile b/lang/tclX/Makefile index 967000e83d26..3724038e9c17 100644 --- a/lang/tclX/Makefile +++ b/lang/tclX/Makefile @@ -16,6 +16,8 @@ DISTNAME= tclx${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= Extended TCL +BROKEN= Regression tests fail + USE_BZIP2= yes USE_TCL_BUILD= yes USE_TCL= yes |