aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-10-07 13:02:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-10-07 13:02:31 +0000
commit3ab6ca35649022d76c2d9e863c4327d912fb024f (patch)
tree4eb57af65e3a4623db3351e34871218664812f71 /databases
parentd1085daefce2df119546e05338b931a62e5d8aa4 (diff)
downloadports-3ab6ca35649022d76c2d9e863c4327d912fb024f.tar.gz
ports-3ab6ca35649022d76c2d9e863c4327d912fb024f.zip
Notes
Diffstat (limited to 'databases')
-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/.//}