aboutsummaryrefslogtreecommitdiffstats
path: root/devel/tcllib
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-11-17 14:43:36 +0800
committerkris <kris@FreeBSD.org>2006-11-17 14:43:36 +0800
commit54d09fb0d2e85729b14e5fc481dc3b580d3e70ef (patch)
tree7beb8d5f2bca249761d3c475661ebee64dabb21b /devel/tcllib
parent58cfaba7e4612e39a1de14b5965738ccf25c5551 (diff)
downloadfreebsd-ports-gnome-54d09fb0d2e85729b14e5fc481dc3b580d3e70ef.tar.gz
freebsd-ports-gnome-54d09fb0d2e85729b14e5fc481dc3b580d3e70ef.tar.zst
freebsd-ports-gnome-54d09fb0d2e85729b14e5fc481dc3b580d3e70ef.zip
BROKEN: Fails self-tests
Diffstat (limited to 'devel/tcllib')
-rw-r--r--devel/tcllib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile
index 2f43a3b9a536..7446fa0e28cc 100644
--- a/devel/tcllib/Makefile
+++ b/devel/tcllib/Makefile
@@ -16,6 +16,8 @@ COMMENT= A collection of utility modules for Tcl
BUILD_DEPENDS= tclsh${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER:S/.//}
+BROKEN= Fails self-tests
+
TCL_VER?= 8.4
USE_BZIP2= yes
GNU_CONFIGURE= yes