Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2013 12:00:03 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/181207: commit references a PR
Message-ID:  <201308201200.r7KC03bL024741@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/181207; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181207: commit references a PR
Date: Tue, 20 Aug 2013 11:54:51 +0000 (UTC)

 Author: az
 Date: Tue Aug 20 11:54:39 2013
 New Revision: 325042
 URL: http://svnweb.freebsd.org/changeset/ports/325042
 
 Log:
   Conver to new perl5 framework.
   
   PR:		ports/181207
   Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
 
 Modified:
   head/japanese/mecab-ipadic/Makefile
 
 Modified: head/japanese/mecab-ipadic/Makefile
 ==============================================================================
 --- head/japanese/mecab-ipadic/Makefile	Tue Aug 20 11:48:33 2013	(r325041)
 +++ head/japanese/mecab-ipadic/Makefile	Tue Aug 20 11:54:39 2013	(r325042)
 @@ -21,7 +21,8 @@ LICENSE_PERMS_ICOT=	dist-mirror dist-sel
  
  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
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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