[129410] users/ionic/dports/x11/mesa/Portfile

ionic at macports.org ionic at macports.org
Fri Dec 12 14:17:23 PST 2014


Revision: 129410
          https://trac.macports.org/changeset/129410
Author:   ionic at macports.org
Date:     2014-12-12 14:17:23 -0800 (Fri, 12 Dec 2014)
Log Message:
-----------
ionic/dports/x11/mesa: add comments explaining why it doesn't work and document dependency changes.

Modified Paths:
--------------
    users/ionic/dports/x11/mesa/Portfile

Modified: users/ionic/dports/x11/mesa/Portfile
===================================================================
--- users/ionic/dports/x11/mesa/Portfile	2014-12-12 22:12:53 UTC (rev 129409)
+++ users/ionic/dports/x11/mesa/Portfile	2014-12-12 22:17:23 UTC (rev 129410)
@@ -29,6 +29,8 @@
 depends_lib         port:xorg-glproto \
                     port:xorg-libXext \
                     port:xorg-libXdamage
+
+                    # FIXME: are those still needed? Configure works without them.
 #                    port:xorg-dri2proto \
 #                    port:xorg-libXfixes \
 #                    port:xorg-libXi \
@@ -45,6 +47,13 @@
 
 build.args-append       V=1
 
+
+###########################################################
+# Currently fails.                                        #
+# See: https://bugs.freedesktop.org/show_bug.cgi?id=66346 #
+###########################################################
+
+
 if { ![file exists /usr/include/Xplugin.h] } {
     # Xplugin.h is missing on Tiger
     configure.cppflags-append -I${filespath}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141212/b807100c/attachment.html>


More information about the macports-changes mailing list