summaryrefslogtreecommitdiff
path: root/databases/postgresql74-contrib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql74-contrib/Makefile')
-rw-r--r--databases/postgresql74-contrib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql74-contrib/Makefile b/databases/postgresql74-contrib/Makefile
index a0ae8ce3719..f6c03acff06 100644
--- a/databases/postgresql74-contrib/Makefile
+++ b/databases/postgresql74-contrib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/12/05 20:49:59 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2005/12/05 23:55:05 rillig Exp $
PKGNAME= postgresql74-contrib-${BASE_VERS}
SVR4_PKGNAME= pstgc
@@ -6,7 +6,7 @@ COMMENT= PostgreSQL database contrib programs
.include "../../databases/postgresql74/Makefile.common"
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
+CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
CONFIGURE_ARGS+= --with-zlib
CONFIGURE_ARGS+= --with-readline
MAKE_ENV+= INSTALLED_LIBPQ=1