summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-08-06 12:00:35 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-08-06 12:00:35 +0000
commite4adbd9e147c906393980e70a0db4ec661b91db7 (patch)
tree00e98658c15df5a5633b9e239aac7a7327b8deb6 /databases/Makefile
parentAdd the qt-mysql-plugin, whix provides easy access to MySQL Databases from (diff)
Add the qt-pgsql-plugin, which provides easy access to PostgreSQL Databases
from Qt Applications Submitted by: Lauri Watts <lauri@kde.org> Reviewed by: Neil Stevens <neil@qualityassistant.com>
Notes
Notes: svn path=/head/; revision=86377
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 190e63c6f4d6..74d6412f2eb0 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -165,6 +165,7 @@
SUBDIR += py-sqlrelay
SUBDIR += pydbdesigner
SUBDIR += qt-mysql-plugin
+ SUBDIR += qt-pgsql-plugin
SUBDIR += rdb
SUBDIR += rdfdb
SUBDIR += ruby-bdb