[81138] trunk/dports/net/rtorrent/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jul 25 18:32:27 PDT 2011


Revision: 81138
          http://trac.macports.org/changeset/81138
Author:   ryandesign at macports.org
Date:     2011-07-25 18:32:26 -0700 (Mon, 25 Jul 2011)
Log Message:
-----------
rtorrent: no longer disable universal in xmlrpc variant because xmlrpc-c now has a universal variant

Modified Paths:
--------------
    trunk/dports/net/rtorrent/Portfile

Modified: trunk/dports/net/rtorrent/Portfile
===================================================================
--- trunk/dports/net/rtorrent/Portfile	2011-07-26 01:05:58 UTC (rev 81137)
+++ trunk/dports/net/rtorrent/Portfile	2011-07-26 01:32:26 UTC (rev 81138)
@@ -42,9 +42,6 @@
     configure.args-append   --with-xmlrpc-c
     depends_lib-append      port:xmlrpc-c
 }
-if {[variant_isset xmlrpc]} {
-    universal_variant no
-}
 
 livecheck.type      regex
 livecheck.name      ${real_name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110725/0bfefaef/attachment.html>


More information about the macports-changes mailing list