aboutsummaryrefslogtreecommitdiff
path: root/www/libghttp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/libghttp/Makefile')
-rw-r--r--www/libghttp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
index 2efc5bd544ab..75c28c879f8d 100644
--- a/www/libghttp/Makefile
+++ b/www/libghttp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libghttp
-# Date Created: 24 Dec 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
+# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libghttp
PORTVERSION= 1.0.9
@@ -18,4 +14,5 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+NO_STAGE= yes
.include <bsd.port.mk>