mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
- Add IS_INTERACTIVE.
- Correct an English comment. PR: ports/101220 Submitted by: maintainer (TAOKA Fumiyoshi)
This commit is contained in:
parent
c8b7e43bf7
commit
12605f48f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169412
@ -20,9 +20,10 @@ MAN3= Text::MeCab.3 \
|
|||||||
Text::MeCab::Node.3
|
Text::MeCab::Node.3
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
IS_INTERACTIVE= yes
|
||||||
|
|
||||||
post-patch:
|
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
|
@${REINPLACE_CMD} -e 's|CCFLAGS|DEFINE|g' ${WRKSRC}/Makefile.PL
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user