aboutsummaryrefslogtreecommitdiff
path: root/textproc/sgrep2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/sgrep2/Makefile')
-rw-r--r--textproc/sgrep2/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile
index 9ee90e16fbac..e10954e0d991 100644
--- a/textproc/sgrep2/Makefile
+++ b/textproc/sgrep2/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: sgrep2
-# Date created: Oct 31, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= sgrep2
PORTVERSION= 1.94a
@@ -24,4 +19,5 @@ CONFLICTS= sgrep-0.*
MAN1= sgrep.1
+NO_STAGE= yes
.include <bsd.port.mk>