diff options
Diffstat (limited to 'textproc/hunspell/Makefile')
-rw-r--r-- | textproc/hunspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index adceadc04327..7569f56bc916 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -26,6 +26,7 @@ MAN3_EN= hunspell.3 MAN4_EN= hunspell.4 MAN4_HU= hunspell.4 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/tools/hunspell.cxx |