summaryrefslogtreecommitdiff
path: root/databases/postgresql74
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-08-04 13:55:02 +0000
committerrecht <recht@pkgsrc.org>2004-08-04 13:55:02 +0000
commitc403c1434505c2285ba0dbe19c44333000662fa0 (patch)
tree8354d3ef40aaa9ebf06373ae9d51527e322b359b /databases/postgresql74
parente2744ff80b01721303735e7ea0c48a3ee71109c2 (diff)
downloadpkgsrc-c403c1434505c2285ba0dbe19c44333000662fa0.tar.gz
Force GNU readline in the client to work around core dumps with the
native libedit. Bump PKGREVISION to 1 to propagate the change.
Diffstat (limited to 'databases/postgresql74')
-rw-r--r--databases/postgresql74/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql74/Makefile b/databases/postgresql74/Makefile
index 1acdc150e48..db5577e5fc1 100644
--- a/databases/postgresql74/Makefile
+++ b/databases/postgresql74/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/07/24 22:44:12 recht Exp $
+# $NetBSD: Makefile,v 1.5 2004/08/04 13:55:02 recht Exp $
PKGNAME= postgresql74-${BASE_VERS}
COMMENT= Robust, next generation, object-relational DBMS
-DEPENDS+= postgresql74-client>=${BASE_VERS}:../../databases/postgresql74-client
+DEPENDS+= postgresql74-client>=${BASE_VERS}nb1:../../databases/postgresql74-client
DEPENDS+= postgresql74-server>=${BASE_VERS}:../../databases/postgresql74-server
DEPENDS+= postgresql74-docs>=${BASE_VERS}:../../databases/postgresql74-docs