summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-05-06 11:18:06 +0000
committerjmmv <jmmv>2004-05-06 11:18:06 +0000
commit3c39353e55202efc6fe3b133a4c7ca061875a15d (patch)
tree1c2e6b59b7bdcbf87e3aa9a550e289a66eea9c2a /databases
parent07f687c367b7a786361a5e4fbeee5ae2f35883cf (diff)
downloadpkgsrc-3c39353e55202efc6fe3b133a4c7ca061875a15d.tar.gz
Add and enable libgda-postgres.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index bb0ab636d88..4095fa88aa3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2004/04/20 09:52:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.133 2004/05/06 11:18:06 jmmv Exp $
#
COMMENT= Databases
@@ -31,6 +31,7 @@ SUBDIR+= jdb
SUBDIR+= jdbc-postgresql
SUBDIR+= kmysqladmin
SUBDIR+= libgda
+SUBDIR+= libgda-postgres
SUBDIR+= libgnomedb
SUBDIR+= libpqxx
SUBDIR+= libpqxx-doc