Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2013 19:43:28 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181207: japanese/mecab-ipadic: conver to new perl5 framework
Message-ID:  <20130810104328.BAFF84E63A@eastasia.home.utahime.org>
Resent-Message-ID: <201308101050.r7AAo0jl068882@freefall.freebsd.org>

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

>Number:         181207
>Category:       ports
>Synopsis:       japanese/mecab-ipadic: conver to new perl5 framework
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 10 10:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 9.1-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD xxxx 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0 r253699: Sat Jul 27 17:47:48 JST 2013 xxxx amd64


	
>Description:
	Conver to new perl5 framework.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-ja-mecab-ipadic begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 324463)
+++ Makefile	(working copy)
@@ -21,7 +21,8 @@
 
 BUILD_DEPENDS=	ja-mecab>=0.94:${PORTSDIR}/japanese/mecab
 
-USE_PERL5_BUILD=	yes
+USES=			perl5
+USE_PERL5=		build
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--with-dicdir=${PREFIX}/lib/mecab/dic/ipadic
 
--- patch-ja-mecab-ipadic ends here ---


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



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