diff options
Diffstat (limited to 'graphics/zathura/Makefile')
-rw-r--r-- | graphics/zathura/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index eb0edf1081e1..03c8984a0eaa 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -18,6 +18,7 @@ MAKE_ENV= SFLAGS="${STRIP}" OPTIONS_DEFINE= DOCS NLS SQLITE +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSQLITE} |