Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  2 Aug 2006 05:04:59 +0900 (JST)
From:      TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Subject:   ports/101220: Update port: japanese/p5-Text-MeCab
Message-ID:  <20060801200459.2071115340F@xeon.quad.dyndns.org>
Resent-Message-ID: <200608012010.k71KAE0n052126@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060801200459.2071115340F>