diff options
Diffstat (limited to 'comms/fl_moxgen')
-rw-r--r-- | comms/fl_moxgen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/fl_moxgen/Makefile b/comms/fl_moxgen/Makefile index f7f06e04e427..c7e47dcba895 100644 --- a/comms/fl_moxgen/Makefile +++ b/comms/fl_moxgen/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= PDF OPTIONS_DEFAULT= PDF PDF_DESC= Enable PDF Writing (requires libharu) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPDF} |