1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Remove invalid keyword line, and Bump PORTREVISION accordingly.

This commit is contained in:
Norikatsu Shigemura 2003-04-14 01:37:13 +00:00
parent 6c391f1c41
commit db20e3c91a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78924
2 changed files with 8 additions and 1 deletions

View File

@ -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}/

View File

@ -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}