[Bug 190071] [stage] japanese/k12: Remove use of pkg-req

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 25 14:05:45 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190071

--- Comment #10 from WATANABE Kazuhiro <CQG00620 at nifty.ne.jp> ---
Created attachment 146253
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146253&action=edit
poudriere ja-kaname12-1.1_3.log (with the new patch)

First, thanks for your many fix about japanese/alias-fonts!
BTW...

(In reply to John Marino from comment #9)
> I suspect you can remove these lines now:
> 
> @exec cd %D/%%FONTSDIR%% ; %D/bin/mkfontdir
> @unexec cd %D/%%FONTSDIR%% ; %D/bin/mkfontdir
> @unexec if [ `wc -c %D/%%FONTSDIR%%/fonts.dir | awk '{print $1}'` = 2 ];
> then rm  -f %D/%%FONTSDIR%%/fonts.dir; fi
> @unexec if [ ! -s %D/%%FONTSDIR%%/fonts.alias ]; then rm -f
> %D/%%FONTSDIR%%/fonts.alias; fi 
> 
> and it should build without stage-qa errors

Of course it has been done by the new patch.
I attach a poudriere's log (testport with the new patch).
It says the same error.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list