aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/iccexamin
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-03-29 00:52:54 +0800
committermat <mat@FreeBSD.org>2018-03-29 00:52:54 +0800
commit6714bf68b87af33984c61987034a3aa06373c655 (patch)
treea83c54fd533ca6d2012cc55d3f614244b45606b9 /graphics/iccexamin
parent67dd4bd4e7f65e2a0cf33deb5937cd16f11f7688 (diff)
downloadfreebsd-ports-gnome-6714bf68b87af33984c61987034a3aa06373c655.tar.gz
freebsd-ports-gnome-6714bf68b87af33984c61987034a3aa06373c655.tar.zst
freebsd-ports-gnome-6714bf68b87af33984c61987034a3aa06373c655.zip
Fix build with Perl 5.26.
Unescaped left brace in regex is illegal in regex when not used as a quantifier. - /foo{3}/ will match foofoofoo. - /\\new{bar}/ is illegal and should be written as /\\new\{bar}/. PR: 226817 Sponsored by: Absolight
Diffstat (limited to 'graphics/iccexamin')
0 files changed, 0 insertions, 0 deletions