aboutsummaryrefslogtreecommitdiff
path: root/devel/guichan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/guichan/Makefile')
-rw-r--r--devel/guichan/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile
index 9bec23a130a9..0e6a2f6d52ce 100644
--- a/devel/guichan/Makefile
+++ b/devel/guichan/Makefile
@@ -23,6 +23,7 @@ OPTIONS_DEFINE= SDL ALLEGRO OPENGL
OPTIONS_DEFAULT= SDL OPENGL
ALLEGRO_DESC= Allegro support
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSDL}