diff options
Diffstat (limited to 'textproc/catdoc/Makefile')
-rw-r--r-- | textproc/catdoc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index fae23e4ee42c..6de9999c9f9d 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -26,6 +26,7 @@ OPTIONS_DEFAULT= WORDVIEW CFLAGS+= -DLATIN1=1 .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' ${WRKSRC}/doc/catdoc.1.in |