aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/mysqltcl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile
index fc8821722ffc..af931cd8b329 100644
--- a/databases/mysqltcl/Makefile
+++ b/databases/mysqltcl/Makefile
@@ -15,8 +15,6 @@ COMMENT= TCL module for accessing MySQL databases based on msqltcl
LIB_DEPENDS= ${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT}
-BROKEN= Does not compile
-
USE_MYSQL= yes
TCL_VERSION?= tcl8.4
TCL_NODOT= ${TCL_VERSION:S/.//}