aboutsummaryrefslogtreecommitdiff
path: root/editors/fb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/fb/Makefile')
-rw-r--r--editors/fb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/fb/Makefile b/editors/fb/Makefile
index d01b206bcd99..8270ea821f85 100644
--- a/editors/fb/Makefile
+++ b/editors/fb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fb
-# Date created: Oct 15, 1999
-# Whom: Mikhail Teterin
-#
+# Created by: Mikhail Teterin
# $FreeBSD$
-#
PORTNAME= fb
PORTVERSION= 1.5
@@ -23,4 +19,5 @@ PLIST_FILES= bin/fb
MAKEFILE= ${FILESDIR}/Makefile.in
MAKE_ARGS+= PREFIX="${PREFIX}"
+NO_STAGE= yes
.include <bsd.port.mk>