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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/http_load/Makefile b/www/http_load/Makefile
index cec88dd9463..aad8d02c9fa 100644
--- a/www/http_load/Makefile
+++ b/www/http_load/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:57 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/27 05:44:23 snj Exp $
DISTNAME= http_load-04jan2002
PKGNAME= http_load-20020104
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.acme.com/software/http_load/
COMMENT= Multiprocessing http test client
MAKE_ENV+= SSLBASE="${SSLBASE}"
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"