[106775] trunk/dports/gnome/at-spi/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Jun 7 12:51:33 PDT 2013


Revision: 106775
          https://trac.macports.org/changeset/106775
Author:   macsforever2000 at macports.org
Date:     2013-06-07 12:51:33 -0700 (Fri, 07 Jun 2013)
Log Message:
-----------
at-spi: Remove non-working and legacy named no_x11 variant. (#39383)

Modified Paths:
--------------
    trunk/dports/gnome/at-spi/Portfile

Modified: trunk/dports/gnome/at-spi/Portfile
===================================================================
--- trunk/dports/gnome/at-spi/Portfile	2013-06-07 18:55:49 UTC (rev 106774)
+++ trunk/dports/gnome/at-spi/Portfile	2013-06-07 19:51:33 UTC (rev 106775)
@@ -41,17 +41,6 @@
                     --x-includes=${prefix}/include \
                     --x-libraries=${prefix}/lib \
                     --disable-schemas-install
- 
-variant no_x11 description {Disable X11 support} {
-   pre-fetch {
-      return -code error "The +no_x11 (was +quartz) variant of ${name} does not work. See http://trac.macports.org/ticket/15013"
-   }
-   configure.args-delete   --with-x \
-                           --x-includes=${prefix}/include \
-                           --x-libraries=${prefix}/lib
-   configure.args-append   --without-x
-   depends_lib-delete      port:xorg-libXtst
-}
 
 variant python25 conflicts python26 python27 description {Use python 2.5} {
     configure.python        ${prefix}/bin/python2.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130607/d84b2663/attachment.html>


More information about the macports-changes mailing list