diff options
Diffstat (limited to 'devel/orc/Makefile')
-rw-r--r-- | devel/orc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/orc/Makefile b/devel/orc/Makefile index c117120b450b..7b2ce26d5cd9 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -27,6 +27,7 @@ EXAMPLES_EXEC= example1 example2 example3 mt19937ar volscale OPTIONS_DEFINE= DOCS EXAMPLES DOCS_DESC= Include gtk-doc documentation +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |