aboutsummaryrefslogtreecommitdiff
path: root/www/wsmake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/wsmake/Makefile')
-rw-r--r--www/wsmake/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/wsmake/Makefile b/www/wsmake/Makefile
index 54f70a358567..6f0579f4a89b 100644
--- a/www/wsmake/Makefile
+++ b/www/wsmake/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wsmake
-# Date created: 31 May, 2002
-# Whom: Joseph Koshy <jkoshy@freebsd.org>
-#
+# Created by: Joseph Koshy <jkoshy@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= wsmake
PORTVERSION= 0.7.901
@@ -18,6 +14,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gwsmake=no --enable-iswmake=no
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(NOPORTDOCS)