Index: head/audio/sound-juicer/files/patch-meson.build =================================================================== --- head/audio/sound-juicer/files/patch-meson.build (nonexistent) +++ head/audio/sound-juicer/files/patch-meson.build (revision 548834) @@ -0,0 +1,11 @@ +--- meson.build.orig 2020-09-12 03:40:20 UTC ++++ meson.build +@@ -7,7 +7,7 @@ sound_juicer_libdir = join_paths(sound_juicer_prefix, + sound_juicer_libexecdir = join_paths(sound_juicer_prefix, get_option('libexecdir')) + sound_juicer_localedir = join_paths(sound_juicer_prefix, get_option('localedir')) + +-sound_juicer_docdir = join_paths(sound_juicer_prefix, 'doc', meson.project_name()) ++sound_juicer_docdir = join_paths(sound_juicer_prefix, 'share/doc', meson.project_name()) + + gnome = import('gnome') + i18n = import('i18n') Property changes on: head/audio/sound-juicer/files/patch-meson.build ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property