aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/ochusha
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2015-04-18 17:47:29 +0800
committertijl <tijl@FreeBSD.org>2015-04-18 17:47:29 +0800
commitdea1c00d8931e324cb9945d5906299ce63ad21ed (patch)
treed8ee4593f1ee095117c3c4cb6366321f37bbefd8 /japanese/ochusha
parentff58fb3066c9604a771cf5edc13bf54313547811 (diff)
downloadfreebsd-ports-gnome-dea1c00d8931e324cb9945d5906299ce63ad21ed.tar.gz
freebsd-ports-gnome-dea1c00d8931e324cb9945d5906299ce63ad21ed.tar.zst
freebsd-ports-gnome-dea1c00d8931e324cb9945d5906299ce63ad21ed.zip
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
Diffstat (limited to 'japanese/ochusha')
-rw-r--r--japanese/ochusha/Makefile2
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>