diff options
Diffstat (limited to 'databases/libgda-postgres')
-rw-r--r-- | databases/libgda-postgres/Makefile | 3 | ||||
-rw-r--r-- | databases/libgda-postgres/PLIST | 9 |
2 files changed, 7 insertions, 5 deletions
diff --git a/databases/libgda-postgres/Makefile b/databases/libgda-postgres/Makefile index 393d1b119e7..a741bc95cd7 100644 --- a/databases/libgda-postgres/Makefile +++ b/databases/libgda-postgres/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/01/24 07:31:59 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/04 17:02:46 wiz Exp $ # LIBGDA_PROVIDER= postgres .include "../../databases/libgda/Makefile.common" -PKGREVISION= 1 CONFIGURE_ARGS+= --with-postgres=${PGSQL_PREFIX:Q} diff --git a/databases/libgda-postgres/PLIST b/databases/libgda-postgres/PLIST index 159531817ee..f0b7b83dba1 100644 --- a/databases/libgda-postgres/PLIST +++ b/databases/libgda-postgres/PLIST @@ -1,3 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:22 jlam Exp $ -lib/libgda/providers/libgda-postgres.la -@comment in libgda: @dirrm lib/libgda/providers +@comment $NetBSD: PLIST,v 1.3 2006/02/04 17:02:46 wiz Exp $ +lib/libgda-1.9/providers/libgda-postgres.la +share/libgda/postgres_specs_create_db.xml +share/libgda/postgres_specs_dsn.xml +@comment in libgda: @dirrm share/libgda +@comment in libgda: @dirrm lib/libgda-1.9/providers |