summaryrefslogtreecommitdiff
path: root/www/http_load/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/http_load/Makefile')
-rw-r--r--www/http_load/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/http_load/Makefile b/www/http_load/Makefile
index cee825d846d..f4ff2bbd25c 100644
--- a/www/http_load/Makefile
+++ b/www/http_load/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/09/23 20:06:26 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/12/05 20:51:12 rillig Exp $
DISTNAME= http_load-04jan2002
PKGNAME= http_load-20020104
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.acme.com/software/http_load/
COMMENT= Multiprocessing http test client
-MAKE_ENV+= SSLBASE="${SSLBASE}"
+MAKE_ENV+= SSLBASE=${SSLBASE:Q}
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"