diff options
Diffstat (limited to 'converters/p5-Unicode-IMAPUtf7/Makefile')
-rw-r--r-- | converters/p5-Unicode-IMAPUtf7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/p5-Unicode-IMAPUtf7/Makefile b/converters/p5-Unicode-IMAPUtf7/Makefile index b950f900d3ee..d5fa81e24a68 100644 --- a/converters/p5-Unicode-IMAPUtf7/Makefile +++ b/converters/p5-Unicode-IMAPUtf7/Makefile @@ -26,4 +26,5 @@ MAN3= Unicode::IMAPUtf7.3 post-extract: # breaks non-root build otherwise @${FIND} ${WRKSRC} -type d | ${XARGS} ${CHMOD} a+rx +NO_STAGE= yes .include <bsd.port.mk> |