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

jeremyhu at macports.org jeremyhu at macports.org
Fri Dec 16 18:08:10 PST 2011


Revision: 88037
          http://trac.macports.org/changeset/88037
Author:   jeremyhu at macports.org
Date:     2011-12-16 18:08:09 -0800 (Fri, 16 Dec 2011)
Log Message:
-----------
mesa: Fix the build.target.  See #32552

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

Modified: trunk/dports/x11/mesa/Portfile
===================================================================
--- trunk/dports/x11/mesa/Portfile	2011-12-16 23:29:52 UTC (rev 88036)
+++ trunk/dports/x11/mesa/Portfile	2011-12-17 02:08:09 UTC (rev 88037)
@@ -6,7 +6,7 @@
 name                mesa
 epoch               1
 version             7.11
-revision            2
+revision            3
 categories          x11 graphics
 maintainers         jeremyhu openmaintainer
 # GLUT license isn't clear, but is intended to be a permissive license:
@@ -54,7 +54,7 @@
 
 patch.pre_args -p1
 
-build.target default
+build.target darwin
 build.args-append INSTALL_DIR=${prefix}
 destroot.args-append INSTALL_DIR=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111216/c14af4c9/attachment.html>


More information about the macports-changes mailing list