ports/devel/dconf/files/patch-meson.build
Koop Mast 951c1f5d1c The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
2018-09-30 11:58:29 +00:00

13 lines
278 B
Text

--- meson.build.orig 2018-05-12 08:27:37.460446000 +0200
+++ meson.build 2018-05-12 08:27:52.259649000 +0200
@@ -105,9 +105,5 @@
subdir('gsettings')
subdir('client')
subdir('bin')
-
-if get_option('enable-gtk-doc')
- subdir('docs')
-endif
-
+subdir('docs')
subdir('tests')