diff options
Diffstat (limited to 'devel/tcllib')
-rw-r--r-- | devel/tcllib/Makefile | 2 |
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 |