diff options
Diffstat (limited to 'mail/thunderbird-dictionaries/Makefile')
-rw-r--r-- | mail/thunderbird-dictionaries/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird-dictionaries/Makefile b/mail/thunderbird-dictionaries/Makefile index 84d8963bd6ae..f6f3572020ad 100644 --- a/mail/thunderbird-dictionaries/Makefile +++ b/mail/thunderbird-dictionaries/Makefile @@ -19,6 +19,7 @@ USE_ZIP= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries +NO_STAGE= yes .include "${.CURDIR}/Makefile.options" .include <bsd.port.options.mk> |