summaryrefslogtreecommitdiff
path: root/databases/postgresql74-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql74-client/Makefile')
-rw-r--r--databases/postgresql74-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql74-client/Makefile b/databases/postgresql74-client/Makefile
index 4a00ff8d1eb..118b759cc37 100644
--- a/databases/postgresql74-client/Makefile
+++ b/databases/postgresql74-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/07/02 10:48:20 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2005/07/15 18:27:48 jlam Exp $
PKGNAME= postgresql74-client-${BASE_VERS}
PKGREVISION= # empty
@@ -10,7 +10,7 @@ COMMENT= PostgreSQL database client programs
# XXX work around core dumps with the native libedit
USE_GNU_READLINE= yes
-PKGSRC_USE_TOOLS+= tar
+USE_TOOLS+= tar
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
CONFIGURE_ARGS+= --with-zlib
CONFIGURE_ARGS+= --with-readline