aboutsummaryrefslogtreecommitdiff
path: root/devel/glrparser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glrparser/Makefile')
-rw-r--r--devel/glrparser/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/glrparser/Makefile b/devel/glrparser/Makefile
index e6c66905818a..8f5e6884fd82 100644
--- a/devel/glrparser/Makefile
+++ b/devel/glrparser/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: glrParser
-# Date created: Nov 10, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= glrparser
PORTVERSION= 1.4
@@ -17,4 +12,5 @@ COMMENT= A parser which works with the GLR(0) algorithm
GNU_CONFIGURE= yes
+NO_STAGE= yes
.include <bsd.port.mk>