summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-02 00:06:35 +0000
committerclsung <clsung@FreeBSD.org>2006-08-02 00:06:35 +0000
commitdc7aeaa787d1d2b7ec98f02c3cd8b6a72a2525d0 (patch)
tree46e35aa9fa803893ae5e2f1586e10637a62a325a /japanese
parent2830117cf5d346640a914d34c82b59d80ef2dab0 (diff)
downloadFreeBSD-ports-dc7aeaa787d1d2b7ec98f02c3cd8b6a72a2525d0.zip
FreeBSD-ports-dc7aeaa787d1d2b7ec98f02c3cd8b6a72a2525d0.tar.gz
- Add IS_INTERACTIVE.
- Correct an English comment. PR: ports/101220 Submitted by: maintainer (TAOKA Fumiyoshi)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-Text-MeCab/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/p5-Text-MeCab/Makefile b/japanese/p5-Text-MeCab/Makefile
index 87da68a..62cb592 100644
--- a/japanese/p5-Text-MeCab/Makefile
+++ b/japanese/p5-Text-MeCab/Makefile
@@ -20,9 +20,10 @@ MAN3= Text::MeCab.3 \
Text::MeCab::Node.3
PERL_CONFIGURE= yes
+IS_INTERACTIVE= yes
post-patch:
- # To prevent from overwriting CCFLAGS value by FreeBSD Ports system
+ # To prevent CCFLAGS value from being overwritten by the ports system
@${REINPLACE_CMD} -e 's|CCFLAGS|DEFINE|g' ${WRKSRC}/Makefile.PL
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud