summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-09 20:04:35 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-09 20:04:35 +0000
commitd6e8d207b78566ba956427dab08c102d65d07038 (patch)
tree562b97beb875640d97243c1ef877dce7511b3f3a /databases/Makefile
parento) Integrate a fix to work around an OpenBSD/FreeBSD pthread bug (diff)
Add qt-ibase-plugin, a QT database plugin for ibase/firebird.
PR: ports/61655 Submitted by: Nigel Weeks <nigel@e-easy.com.au>
Notes
Notes: svn path=/head/; revision=103458
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 96b817653d83..b2ecb00e01f3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -223,6 +223,7 @@
SUBDIR += py-sybase
SUBDIR += pydbdesigner
SUBDIR += qdbm
+ SUBDIR += qt-ibase-plugin
SUBDIR += qt-mysql-plugin
SUBDIR += qt-odbc-plugin
SUBDIR += qt-pgsql-plugin