ports/181207: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Tue Aug 20 12:00:03 UTC 2013
The following reply was made to PR ports/181207; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list