From 5becf83506a04ddd36f0e11f8e9a8ce7ce106f2f Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 2 Oct 2005 16:36:20 +0000 Subject: - Mark BROKEN with MySQL 4.0 and older PR: ports/86482 Submitted by: (maintainer) --- databases/mysqltcl/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3