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

ryandesign at macports.org ryandesign at macports.org
Sun Mar 25 16:24:53 PDT 2012


Revision: 91213
          https://trac.macports.org/changeset/91213
Author:   ryandesign at macports.org
Date:     2012-03-25 16:24:53 -0700 (Sun, 25 Mar 2012)
Log Message:
-----------
mesa: remove post-activate message on Tiger when hw_render variant is used; no such variant exists anymore (it was deleted in r69640)

Revision Links:
--------------
    https://trac.macports.org/changeset/69640

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

Modified: trunk/dports/x11/mesa/Portfile
===================================================================
--- trunk/dports/x11/mesa/Portfile	2012-03-25 23:23:57 UTC (rev 91212)
+++ trunk/dports/x11/mesa/Portfile	2012-03-25 23:24:53 UTC (rev 91213)
@@ -128,12 +128,6 @@
         # http://trac.macports.org/ticket/24366
         reinplace "s:-fno-strict-aliasing:-fno-strict-aliasing -fno-common:g" ${worksrcpath}/configs/darwin
     }
-
-    post-activate {
-        if {[variant_isset hw_render]} {
-            ui_msg "In order to use OpenGL on Tiger, you need to use MacPorts' X11 server (xorg-server) rather than Apple's."
-        }
-    }
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120325/539978c5/attachment.html>


More information about the macports-changes mailing list