summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-20 01:09:12 +0000
committerwiz <wiz>2009-05-20 01:09:12 +0000
commitc3cd1848869851f9f5784779a40a33aee27af5a9 (patch)
treec671d5f2a9f64f808d360a9940c8af4ade22f221 /databases/libgda-postgres
parentf5ac77a5ae6c30f1e175cdbdc0fad5b70cd176c9 (diff)
downloadpkgsrc-c3cd1848869851f9f5784779a40a33aee27af5a9.tar.gz
More readline-6.0 stragglers.
Diffstat (limited to 'databases/libgda-postgres')
-rw-r--r--databases/libgda-postgres/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda-postgres/Makefile b/databases/libgda-postgres/Makefile
index db92193b21e..7c0d22f54e2 100644
--- a/databases/libgda-postgres/Makefile
+++ b/databases/libgda-postgres/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:00 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2009/05/20 01:09:12 wiz Exp $
#
LIBGDA_PROVIDER= postgres
-PKGREVISION= 1
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/libgda/Makefile.common"
+PKGREVISION= 2
CONFIGURE_ARGS+= --with-postgres=${PGSQL_PREFIX:Q}
.include "../../mk/pgsql.buildlink3.mk"