aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/ochusha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ochusha/Makefile')
-rw-r--r--japanese/ochusha/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/ochusha/Makefile b/japanese/ochusha/Makefile
index bbd9ae311809..6e1a3f5b1d8b 100644
--- a/japanese/ochusha/Makefile
+++ b/japanese/ochusha/Makefile
@@ -36,6 +36,8 @@ AUTOMAKE_ARGS= -c -a
post-patch:
@${FIND} ${WRKSRC} -name Makefile.* | ${XARGS} ${REINPLACE_CMD} -e \
's|-DG.*_DISABLE_DEPRECATED||g'
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure \
+ ${WRKSRC}/libmodifiedghttp/configure ${WRKSRC}/libmodifiedgtk2/configure
pre-configure:
@echo "===> Regenerating ${WRKSRC}/libmodifiedgtk2/Makefile.in"