diff options
Diffstat (limited to 'japanese/ochusha')
-rw-r--r-- | japanese/ochusha/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/ochusha/Makefile b/japanese/ochusha/Makefile index e9738f08d5c2..300217e25c9f 100644 --- a/japanese/ochusha/Makefile +++ b/japanese/ochusha/Makefile @@ -25,7 +25,5 @@ DESKTOP_ENTRIES="Ochusha" "${COMMENT}" \ 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 .include <bsd.port.mk> |