summaryrefslogtreecommitdiff
path: root/databases/mysqltcl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-10-02 16:36:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-10-02 16:36:20 +0000
commit5becf83506a04ddd36f0e11f8e9a8ce7ce106f2f (patch)
tree86480d2ee64d1a78595e77a302652c117f626851 /databases/mysqltcl
parentCorrect detection of vnc dependencie. (diff)
- Mark BROKEN with MySQL 4.0 and older
PR: ports/86482 Submitted by: <bkoenig@cs.tu-berlin.de> (maintainer)
Notes
Notes: svn path=/head/; revision=143997
Diffstat (limited to 'databases/mysqltcl')
-rw-r--r--databases/mysqltcl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile
index e950714e0bbb..0ce1c6aefdcc 100644
--- a/databases/mysqltcl/Makefile
+++ b/databases/mysqltcl/Makefile
@@ -16,6 +16,7 @@ COMMENT= TCL module for accessing MySQL databases based on msqltcl
LIB_DEPENDS= ${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT}
USE_MYSQL= yes
+BROKEN_WITH_MYSQL= 323 40
TCL_VERSION?= tcl8.4
TCL_NODOT= ${TCL_VERSION:S/.//}
SQL_DIR= ${PREFIX}/lib/${TCL_VERSION}/mysqltcl