aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/OpenEXR/Makefile2
-rw-r--r--graphics/OpenEXR/files/patch-OpenEXR.pc.in7
2 files changed, 8 insertions, 1 deletions
diff --git a/graphics/OpenEXR/Makefile b/graphics/OpenEXR/Makefile
index f6668500a2f2..c1d7fcaf073b 100644
--- a/graphics/OpenEXR/Makefile
+++ b/graphics/OpenEXR/Makefile
@@ -7,7 +7,7 @@
PORTNAME= OpenEXR
PORTVERSION= 1.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics devel
MASTER_SITES= http://savannah.nongnu.org/download/openexr/${PORTNAME}.pkg/${PORTVERSION}/
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}