summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-02-05 14:50:38 +0000
committergdt <gdt@pkgsrc.org>2010-02-05 14:50:38 +0000
commitdfa7e0ca094ff5c4fe69e53194ccf027a809726b (patch)
treeddcf1b4ac66c860635e8cf4ad5d6471219270a64 /databases
parent8a313473e3078da1bbe61957bd6aca1bff6882af (diff)
downloadpkgsrc-dfa7e0ca094ff5c4fe69e53194ccf027a809726b.tar.gz
not MAKE_JOBS_SAFE
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql84-client/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/postgresql84-client/Makefile b/databases/postgresql84-client/Makefile
index b2031af0d1c..b0974069018 100644
--- a/databases/postgresql84-client/Makefile
+++ b/databases/postgresql84-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/01/17 12:02:11 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/02/05 14:50:38 gdt Exp $
PKGNAME= postgresql84-client-${BASE_VERS}
PKGREVISION= 1
@@ -8,6 +8,9 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/postgresql84/Makefile.common"
+# Couldn't find -lpgport, then rebuilt ok.
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= gzip tar
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --with-openssl