git: 3c139c577c55 - main - graphics/openimageio: restore accidentally touched patch by 'make makepatch'

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Thu, 14 Apr 2022 14:42:11 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c139c577c552cdad2b0e0ae9446365f1ce5c624

commit 3c139c577c552cdad2b0e0ae9446365f1ce5c624
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-04-14 14:39:11 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-04-14 14:41:25 +0000

    graphics/openimageio: restore accidentally touched patch by 'make makepatch'
    
    Pointy hat to:  fluffy
---
 graphics/openimageio/files/patch-src_cmake_modules_FindPtex.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/graphics/openimageio/files/patch-src_cmake_modules_FindPtex.cmake b/graphics/openimageio/files/patch-src_cmake_modules_FindPtex.cmake
index f3c60436d3a7..3666e0a58ebe 100644
--- a/graphics/openimageio/files/patch-src_cmake_modules_FindPtex.cmake
+++ b/graphics/openimageio/files/patch-src_cmake_modules_FindPtex.cmake
@@ -1,10 +1,10 @@
---- src/cmake/modules/FindPtex.cmake.orig	2022-02-27 08:12:20 UTC
+--- src/cmake/modules/FindPtex.cmake.orig	2021-07-01 18:54:28 UTC
 +++ src/cmake/modules/FindPtex.cmake
 @@ -70,6 +70,7 @@ else ()
          PATHS
              /usr/include
              /usr/local/include
-+            /usr/local/include/ptex
++            %%LOCALBASE%%/include/ptex
              DOC "The directory where Ptexture.h resides")
      find_library( PTEX_LIBRARY
          NAMES