mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
11 lines
395 B
Text
11 lines
395 B
Text
--- meson.build.orig 2024-03-23 13:57:27 UTC
|
|
+++ meson.build
|
|
@@ -459,7 +459,7 @@ endif
|
|
else
|
|
summary({'pandoc' : ['disabled - README.html created:', false]}, section : 'Documentation', bool_yn : true)
|
|
endif
|
|
-install_data('README.md', 'COPYING', 'TODO', install_dir : helpdir)
|
|
+install_data('README.md', 'TODO', install_dir : helpdir)
|
|
|
|
conf_data.set('HAVE_PDF', 0)
|
|
poppler_glib_dep = []
|