diff options
Diffstat (limited to 'databases/mysqltcl/Makefile')
-rw-r--r-- | databases/mysqltcl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile index 4c5af8aaff5f..d9977bc41e0a 100644 --- a/databases/mysqltcl/Makefile +++ b/databases/mysqltcl/Makefile @@ -9,9 +9,8 @@ MASTER_SITES= http://www.xdobry.de/mysqltcl/ MAINTAINER= tcltk@FreeBSD.org COMMENT= TCL module for accessing MySQL databases based on msqltcl -USES= tcl +USES= mysql tcl USE_LDCONFIG= yes -USE_MYSQL= yes PLIST_FILES= lib/${PORTNAME}-${PORTVERSION}/libmysqltcl${PORTVERSION}.so \ lib/${PORTNAME}-${PORTVERSION}/pkgIndex.tcl \ |