diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-12-04 10:43:09 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-12-04 10:43:09 +0000 |
commit | 0d5d01dd477cbdb953cd6c657dca29f19bfa69b6 (patch) | |
tree | 954597884c3734a5fa9babd315a8f8306c4279f6 /databases/mysqltcl/Makefile | |
parent | 344d1b44f96d7ca8c3dc36da1e7a819f092a230f (diff) | |
download | ports-0d5d01dd477cbdb953cd6c657dca29f19bfa69b6.tar.gz ports-0d5d01dd477cbdb953cd6c657dca29f19bfa69b6.zip |
Notes
Diffstat (limited to 'databases/mysqltcl/Makefile')
-rw-r--r-- | databases/mysqltcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile index 5b1554fb9f9b..bff704714fb7 100644 --- a/databases/mysqltcl/Makefile +++ b/databases/mysqltcl/Makefile @@ -16,7 +16,7 @@ COMMENT= TCL module for accessing MySQL databases based on msqltcl USE_LDCONFIG= yes USE_MYSQL= yes -USE_TCL= 82+ +USE_TCL= 83+ USE_DOS2UNIX= generic/mysqltcl.c MANN= mysqltcl.n |