aboutsummaryrefslogtreecommitdiff
path: root/graphics/cenon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cenon/Makefile')
-rw-r--r--graphics/cenon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile
index 3887fa7fbe9a..61c95fc1a5b2 100644
--- a/graphics/cenon/Makefile
+++ b/graphics/cenon/Makefile
@@ -1,6 +1,5 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= cenon
PORTVERSION= 4.0.2
@@ -28,6 +27,7 @@ CENON_LIB_DIR= ${GNUSTEP_LOCAL_ROOT}/Library/Cenon
OPTIONS_DEFINE= FULL_LIBRARY
FULL_LIBRARY_DESC= Install complete Cenon Library
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MFULL_LIBRARY} || make(makesum) || defined(FETCH_ALL)