diff options
Diffstat (limited to 'graphics/cegui/Makefile')
-rw-r--r-- | graphics/cegui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index 19257521c838..43863d76daf3 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -36,6 +36,7 @@ USE_PYTHON= 2.6+ USES= pathfix pkgconfig PLIST_SUB+= WITH_OGRE="" +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |