aboutsummaryrefslogtreecommitdiff
path: root/devel/prototype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/prototype/Makefile')
-rw-r--r--devel/prototype/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/prototype/Makefile b/devel/prototype/Makefile
index d243ef6c9317..a56ab75a406c 100644
--- a/devel/prototype/Makefile
+++ b/devel/prototype/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: prototype
-# Date created: Aug 4, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= prototype
PORTVERSION= 1.10
@@ -19,4 +14,5 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
NO_BUILD= yes
+NO_STAGE= yes
.include <bsd.port.mk>