diff options
Diffstat (limited to 'mail/notmuch/Makefile')
-rw-r--r-- | mail/notmuch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 2f05dca06e39..93a0062fbb0e 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -32,4 +32,5 @@ MAN5= notmuch-hooks.5 MAN7= notmuch-search-terms.7 MANCOMPRESSED= yes +NO_STAGE= yes .include <bsd.port.mk> |