Date: Sat, 06 Oct 2018 05:15:23 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 231969] graphics/gdk-pixbuf2: Build fails when value of WRKDIRPREFIX matches '^/usr.+(/.+)*$' Message-ID: <bug-231969-6497-ZsYB8bhb2D@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231969-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-231969-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231969 --- Comment #1 from Yasuhiro KIMURA <yasu@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[^/]+(/[^/]+)*$'. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231969-6497-ZsYB8bhb2D>