aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-11-17 06:43:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-11-17 06:43:36 +0000
commit09f6bb970802832bd973199de90b2902607f6324 (patch)
tree8cd90d53cf4f24b3258a8978b73e9cffbc7ce2f1 /devel
parent96273c1ea834da309ef1026b346775f48ac7440f (diff)
Notes
Diffstat (limited to 'devel')
-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