diff options
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 93fdc90acfbc..118787ce3c50 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -23,6 +23,7 @@ MAN8= intltool-extract.8 intltool-merge.8 intltool-prepare.8 \ CONFLICTS= xml-i18n-tools-[0-9]* +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ -E -e '/^mkinstalldirs[[:space:]]*=/s^/\.\.^^g' |