diff options
Diffstat (limited to 'x11/eaglemode/Makefile')
-rw-r--r-- | x11/eaglemode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile index 0df7f6e6fac3..3ed83ae28b7b 100644 --- a/x11/eaglemode/Makefile +++ b/x11/eaglemode/Makefile @@ -32,6 +32,7 @@ OPTIONS_DEFAULT=RSVG PDF RSVG_DESC= SVG support through librsvg PDF_DESC= PDF support through poppler-glib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXINE} |