aboutsummaryrefslogtreecommitdiff
path: root/graphics/lcdtest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/lcdtest/Makefile')
-rw-r--r--graphics/lcdtest/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/lcdtest/Makefile b/graphics/lcdtest/Makefile
index 9ec974c93f38..c278e24e0401 100644
--- a/graphics/lcdtest/Makefile
+++ b/graphics/lcdtest/Makefile
@@ -1,4 +1,4 @@
-# Created By: Eric P. Scott <eps+pbug0703@ana.com>
+# Created by: Eric P. Scott <eps+pbug0703@ana.com>
# $FreeBSD$
PORTNAME= lcdtest
@@ -25,6 +25,7 @@ MAN1= lcdtest.1
OPTIONS_DEFINE= DOCS
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}