[92106] trunk/dports/devel/cctools/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Apr 18 13:49:44 PDT 2012


Revision: 92106
          https://trac.macports.org/changeset/92106
Author:   jeremyhu at macports.org
Date:     2012-04-18 13:49:43 -0700 (Wed, 18 Apr 2012)
Log Message:
-----------
cctools: Find the correct headers to address a build failure (#34110)

Modified Paths:
--------------
    trunk/dports/devel/cctools/Portfile

Modified: trunk/dports/devel/cctools/Portfile
===================================================================
--- trunk/dports/devel/cctools/Portfile	2012-04-18 19:53:05 UTC (rev 92105)
+++ trunk/dports/devel/cctools/Portfile	2012-04-18 20:49:43 UTC (rev 92106)
@@ -73,6 +73,7 @@
         reinplace "s:/usr/local:${prefix}:g" ${file}
         reinplace "s:/usr:${prefix}:g" ${file}
         reinplace "s:${prefix}/efi:${prefix}:g" ${file}
+        reinplace "s:/Developer${prefix}:${prefix}:g" ${file}
         reinplace "s:${prefix}/man:${prefix}/share/man:g" ${file}
 
         if {${os.major} < 10} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120418/d42e9b32/attachment.html>


More information about the macports-changes mailing list