[115051] trunk/dports/graphics/openjpeg/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 22 23:55:55 PST 2013


Revision: 115051
          https://trac.macports.org/changeset/115051
Author:   ryandesign at macports.org
Date:     2013-12-22 23:55:55 -0800 (Sun, 22 Dec 2013)
Log Message:
-----------
openjpeg: fix build failure when openjpeg15 is active (#41216)

Modified Paths:
--------------
    trunk/dports/graphics/openjpeg/Portfile

Modified: trunk/dports/graphics/openjpeg/Portfile
===================================================================
--- trunk/dports/graphics/openjpeg/Portfile	2013-12-23 07:33:31 UTC (rev 115050)
+++ trunk/dports/graphics/openjpeg/Portfile	2013-12-23 07:55:55 UTC (rev 115051)
@@ -35,6 +35,8 @@
                     port:zlib \
                     port:jbigkit
 
+configure.cppflags-replace -I${prefix}/include -isystem${prefix}/include
+
 pre-activate {
     # openjpeg < 1.5.0 accidentally installed items directly into
     # ${prefix}/share/man bypassing ${destroot}; remove them if found.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131222/f3d37457/attachment.html>


More information about the macports-changes mailing list