diff options
Diffstat (limited to 'graphics/OpenEXR/files/patch-OpenEXR.pc.in')
-rw-r--r-- | graphics/OpenEXR/files/patch-OpenEXR.pc.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/OpenEXR/files/patch-OpenEXR.pc.in b/graphics/OpenEXR/files/patch-OpenEXR.pc.in new file mode 100644 index 000000000000..8b017a6b2065 --- /dev/null +++ b/graphics/OpenEXR/files/patch-OpenEXR.pc.in @@ -0,0 +1,7 @@ +--- OpenEXR.pc.in.orig Fri Mar 21 17:36:37 2003 ++++ OpenEXR.pc.in Mon Apr 14 10:34:27 2003 +@@ -9,4 +9,3 @@ + Version: @OPENEXR_VERSION@ + Libs: -L${libdir} -lIlmImf -lImath -lHalf -lIex -lz + Cflags: -I${OpenEXR_includedir} +-Cxxflags: -I${OpenEXR_includedir} |