aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-04-14 09:37:13 +0800
committernork <nork@FreeBSD.org>2003-04-14 09:37:13 +0800
commitf9ae2c99e50954477ad44cd1745f740541273ff8 (patch)
tree55d2169a147e7d993b63cc8ca0f5623c0ae9b060 /graphics
parent146d16b438018ff1b1c97f2fe8811f61a1e7d308 (diff)
downloadfreebsd-ports-gnome-f9ae2c99e50954477ad44cd1745f740541273ff8.tar.gz
freebsd-ports-gnome-f9ae2c99e50954477ad44cd1745f740541273ff8.tar.zst
freebsd-ports-gnome-f9ae2c99e50954477ad44cd1745f740541273ff8.zip
Remove invalid keyword line, and Bump PORTREVISION accordingly.
Diffstat (limited to 'graphics')
-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}
-06-251-1/+1 * back out commit made comparing OSVERSION and use sed(1) to workaround perlpat2002-05-241-9/+1 * Fix ports for building with -current without perlpat2002-05-231-1/+9 * use USE_PYDISTUTILSijliao2002-04-301-7/+1