CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/12/06 15:47:28
Modified files:
graphics/libgexiv2/patches: patch-gexiv2_meson_build
Log message:
Replace empty string with empty array in order to pass no argument
rather than an empty one; clang ignores empty arguments, but gcc
errors out. Reported by landry@; ok ajacoutot@
