diff options
Diffstat (limited to 'graphics/evas/Makefile')
-rw-r--r-- | graphics/evas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 8fca7fdbbc03..839343ee3bf9 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -31,6 +31,7 @@ ${NODE}_DESC= Install ${NODE:L} engine ${NODE}_DESC= Install ${NODE:L} loader .endfor +NO_STAGE= yes .include <bsd.port.options.mk> .for NODE in ${OPTIONS_MULTI_ENGINES} |