diff options
Diffstat (limited to 'databases/tcl-Mysql')
-rw-r--r-- | databases/tcl-Mysql/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile index 3e851232989b..6d88506bb2e7 100644 --- a/databases/tcl-Mysql/Makefile +++ b/databases/tcl-Mysql/Makefile @@ -15,8 +15,7 @@ OPTIONS_DEFINE= DOCS PATCH_DEPENDS= rcsdiff:devel/rcs -USE_MYSQL= 41+ -USES= tcl tar:tgz +USES= mysql tcl tar:tgz TCL_NODOT= tcl${TCL_VER:S/.//} WRKSRC= ${WRKDIR}/tcl-sql LIB_NAME= libTclMySQL.so.1 |