aboutsummaryrefslogtreecommitdiffstats
path: root/www/http_load/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/http_load/Makefile')
-rw-r--r--www/http_load/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/http_load/Makefile b/www/http_load/Makefile
index 67bb413429dc..46f9a8d54f1e 100644
--- a/www/http_load/Makefile
+++ b/www/http_load/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: http_load
-# Date created: 9 May 2000
-# Whom: Ask Bjoern Hansen <ask@valueclick.com>
-#
+# Created by: Ask Bjoern Hansen <ask@valueclick.com>
# $FreeBSD$
-#
PORTNAME= http_load
PORTVERSION= 20060312
@@ -24,4 +20,5 @@ PLIST_FILES= bin/http_load
USE_OPENSSL= yes
.endif
+NO_STAGE= yes
.include <bsd.port.mk>