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/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/http_load/Makefile b/www/http_load/Makefile
index 6998fa1283e..7626e705b87 100644
--- a/www/http_load/Makefile
+++ b/www/http_load/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/07/02 16:26:30 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/10/25 09:33:36 wiz Exp $
DISTNAME= http_load-04jan2002
PKGNAME= http_load-20020104
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.acme.com/software/http_load/
COMMENT= multiprocessing http test client
MAKE_ENV+= SSLBASE="${SSLBASE}"
+USE_BUILDLINK2= YES
-.include "../../security/openssl/buildlink.mk"
+.include "../../security/openssl/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"