[66677] trunk/dports/x11/mesa/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Apr 19 17:51:46 PDT 2010


Revision: 66677
          http://trac.macports.org/changeset/66677
Author:   jeremyhu at macports.org
Date:     2010-04-19 17:51:40 -0700 (Mon, 19 Apr 2010)
Log Message:
-----------
mesa: Don't build mesa SRC_DIRS on Tiger.  #24393

Modified Paths:
--------------
    trunk/dports/x11/mesa/Portfile

Modified: trunk/dports/x11/mesa/Portfile
===================================================================
--- trunk/dports/x11/mesa/Portfile	2010-04-19 18:54:53 UTC (rev 66676)
+++ trunk/dports/x11/mesa/Portfile	2010-04-20 00:51:40 UTC (rev 66677)
@@ -136,7 +136,9 @@
 
     post-patch {
         # http://trac.macports.org/ticket/24345
+        # http://trac.macports.org/ticket/24393
         reinplace "/SRC_DIRS/ s/gallium//" ${worksrcpath}/configs/darwin
+        reinplace "/SRC_DIRS/ s/mesa//" ${worksrcpath}/configs/darwin
 
         # libOSMesa fails on Tiger, too...
         reinplace "/DRIVER_DIRS/ s/osmesa//" ${worksrcpath}/configs/darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100419/97f0d2db/attachment.html>


More information about the macports-changes mailing list