[Bug 231969] graphics/gdk-pixbuf2: Build fails when value of WRKDIRPREFIX matches '^/usr.+(/.+)*$'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 6 05:15:25 UTC 2018


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

--- Comment #1 from Yasuhiro KIMURA <yasu at utahime.org> ---
(In reply to Yasuhiro KIMURA from comment #0)

> After ports r480951 build fails when value of WRKDIRPREFIX matches '^/usr.+(/.+)*$'.

This pattern is wrong. Correct one is '^/usr[^/]+(/[^/]+)*$'.

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


More information about the freebsd-gnome mailing list