summaryrefslogtreecommitdiff
path: root/databases/mysql41-client/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-01-25 00:44:33 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-01-25 00:44:33 +0000
commitd296dcf10c6834b452eb547550852ceaa2438921 (patch)
tree1a3e95c14a7f5019791cf5431ae660b8348e13d7 /databases/mysql41-client/Makefile
parentBug fixes and paranoia: (diff)
Add support for BerkeleyDB table type.
This type allows SQL transactions (COMMIT, ROLLBACK). Note: BerkeleyDB is build as part of mysql323-server since mysql needs a special version of it. Thus we can't depend on databases/db3 at the moment.
Notes
Notes: svn path=/head/; revision=37548
Diffstat (limited to '')
-rw-r--r--databases/mysql41-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql41-client/Makefile b/databases/mysql41-client/Makefile
index 5d9cff333a25..03171ecb0cce 100644
--- a/databases/mysql41-client/Makefile
+++ b/databases/mysql41-client/Makefile
@@ -6,6 +6,7 @@
#
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
+PORTREVISION= 0
MASTERDIR= ${.CURDIR}/../mysql323-server
COMMENT= ${PKGDIR}/pkg-comment.client