summaryrefslogtreecommitdiff
path: root/databases/postgresql73-plperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql73-plperl/Makefile')
-rw-r--r--databases/postgresql73-plperl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql73-plperl/Makefile b/databases/postgresql73-plperl/Makefile
index 11950ac70ce..eb48e444e08 100644
--- a/databases/postgresql73-plperl/Makefile
+++ b/databases/postgresql73-plperl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/12/05 20:49:58 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2005/12/05 23:55:04 rillig Exp $
PKGNAME= postgresql73-plperl-${BASE_VERS}
COMMENT= PL/Perl procedural language for the PostgreSQL backend
@@ -8,7 +8,7 @@ DEPENDS+= postgresql73-server>=${BASE_VERS}:../../databases/postgresql73-server
.include "../../databases/postgresql73/Makefile.common"
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
+CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
CONFIGURE_ARGS+= --with-perl
BUILD_DIRS= ${WRKSRC}/src/pl/plperl