summaryrefslogtreecommitdiff
path: root/databases/postgresql74-plperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql74-plperl/Makefile')
-rw-r--r--databases/postgresql74-plperl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql74-plperl/Makefile b/databases/postgresql74-plperl/Makefile
index a016210931e..01de59b88ec 100644
--- a/databases/postgresql74-plperl/Makefile
+++ b/databases/postgresql74-plperl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:00 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2005/12/05 23:55:05 rillig Exp $
PKGNAME= postgresql74-plperl-${BASE_VERS}
PKGREVISION= 2
@@ -10,7 +10,7 @@ DEPENDS+= postgresql74-server>=${BASE_VERS}:../../databases/postgresql74-server
.include "../../databases/postgresql74/Makefile.common"
PERL5_CONFIGURE= NO
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
+CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
CONFIGURE_ARGS+= --with-perl
BUILD_DIRS= ${WRKSRC}/src/pl/plperl