ports/101220: Update port: japanese/p5-Text-MeCab

TAOKA Fumiyoshi fmysh at iijmio-mail.jp
Tue Aug 1 20:10:15 UTC 2006


>Number:         101220
>Category:       ports
>Synopsis:       Update port: japanese/p5-Text-MeCab
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 01 20:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:
	- Add IS_INTERACTIVE.
	- Correct an English comment.
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/p5-Text-MeCab/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	31 Jul 2006 03:23:19 -0000	1.1
+++ Makefile	1 Aug 2006 19:53:39 -0000
@@ -20,9 +20,10 @@
 			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>

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list