aboutsummaryrefslogtreecommitdiff
path: root/emulators/sim6811/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/sim6811/Makefile')
-rw-r--r--emulators/sim6811/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile
index 90237272d4ed..c26c3da6c411 100644
--- a/emulators/sim6811/Makefile
+++ b/emulators/sim6811/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: 6811sim
-# Date created: Thu Sep 14 11:10:01 CDT 1995
-# Whom: erich@rrnet.com
-#
+# Created by: erich@rrnet.com
# $FreeBSD$
-#
PORTNAME= sim6811
PORTVERSION= 1.6
@@ -18,4 +14,5 @@ COMMENT= A Motorola 6811 simulator
NO_WRKSUBDIR= yes
+NO_STAGE= yes
.include <bsd.port.mk>