ports/graphics/opensubdiv/files/patch-documentation_CMakeLists.txt
Steve Wills d20f3988e2 graphics/opensubdiv: Update to 3.3.0
While here, give maintainership to submitter

PR:		222301
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
2017-10-19 12:19:37 +00:00

11 lines
402 B
Text

--- work/OpenSubdiv-3_2_0/documentation/CMakeLists.txt.orig 2017-07-07 01:16:15 UTC
+++ documentation/CMakeLists.txt
@@ -254,7 +254,7 @@ if (DOCUTILS_FOUND AND PYTHONINTERP_FOUN
-E copy "${infile}" "${outfile}"
)
- add_custom_target( ${src} DEPENDS "${outfile}")
+ #add_custom_target( ${src} DEPENDS "${outfile}")
list(APPEND HTML_TARGETS ${src})