aboutsummaryrefslogtreecommitdiff
path: root/converters/konwert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/konwert/Makefile')
-rw-r--r--converters/konwert/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/konwert/Makefile b/converters/konwert/Makefile
index 31db1b644346..afd2bf007495 100644
--- a/converters/konwert/Makefile
+++ b/converters/konwert/Makefile
@@ -30,6 +30,7 @@ USE_GMAKE= yes
MAN1= konwert.1 trs.1 filterm.1
MANLANG= "" pl
+NO_STAGE= yes
post-patch:
@${GREP} -Rl '#\!/bin/bash' ${WRKSRC}/* 2>/dev/null | ${XARGS} \
${REINPLACE_CMD} -e 's|^#\!/bin/bash|#\!${LOCALBASE}/bin/bash|'