aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqltcl/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-17 01:28:07 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-17 01:28:07 +0000
commitfdad3a3ecd027894030328db7b715c8e578b0749 (patch)
tree7c33983ff53fbbe7c07c5e4c30e498fa2ec2ea75 /databases/mysqltcl/Makefile
parent3f155b6f6690245fc975228220bde1391a693f29 (diff)
downloadports-fdad3a3ecd027894030328db7b715c8e578b0749.tar.gz
ports-fdad3a3ecd027894030328db7b715c8e578b0749.zip
Notes
Diffstat (limited to 'databases/mysqltcl/Makefile')
-rw-r--r--databases/mysqltcl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile
index af931cd8b329..fc8821722ffc 100644
--- a/databases/mysqltcl/Makefile
+++ b/databases/mysqltcl/Makefile
@@ -15,6 +15,8 @@ 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/.//}