ports/181207: japanese/mecab-ipadic: conver to new perl5 framework

Yasuhiro KIMURA yasu at utahime.org
Sat Aug 10 10:50:01 UTC 2013


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


More information about the freebsd-ports-bugs mailing list