summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/tcl-Mysql/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile
index 90dff0058d36..5988a5a1ce28 100644
--- a/databases/tcl-Mysql/Makefile
+++ b/databases/tcl-Mysql/Makefile
@@ -16,8 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= mi@aldan.algebra.com
COMMENT= TCL module for accessing MySQL databases
-LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql41-client
-
+USE_MYSQL= 41+
USE_TCL= 84+
TCL_NODOT= tcl${TCL_VER:S/.//}
WRKSRC= ${WRKDIR}/tcl-sql/