diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-06 14:51:05 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-06 14:51:05 +0000 |
commit | a5c9f2a9873b9aab87758a5738747ef97b759e24 (patch) | |
tree | cd1728abb6934230aba76d913184747c04e654fe /graphics/evas | |
parent | e3b8d957afc40b618a6a8d15a4e3e514973b7b9c (diff) |
Notes
Diffstat (limited to 'graphics/evas')
-rw-r--r-- | graphics/evas/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 839343ee3bf9..8fca7fdbbc03 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -31,7 +31,6 @@ ${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} |