[66149] trunk/dports/x11/xorg-xtrans/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 5 23:45:51 PDT 2010


Revision: 66149
          http://trac.macports.org/changeset/66149
Author:   jmr at macports.org
Date:     2010-04-05 23:45:50 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
xorg-xtrans: noarch

Modified Paths:
--------------
    trunk/dports/x11/xorg-xtrans/Portfile

Modified: trunk/dports/x11/xorg-xtrans/Portfile
===================================================================
--- trunk/dports/x11/xorg-xtrans/Portfile	2010-04-06 06:44:45 UTC (rev 66148)
+++ trunk/dports/x11/xorg-xtrans/Portfile	2010-04-06 06:45:50 UTC (rev 66149)
@@ -12,7 +12,11 @@
 long_description X Network Transport layer shared code
 master_sites	http://xorg.freedesktop.org/archive/individual/lib/
 
-universal_variant no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+} else {
+    universal_variant no
+}
 
 distname	xtrans-${version}
 checksums           md5     2d1e57e82acc5f21797e92341415af2f \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/8755347a/attachment.html>


More information about the macports-changes mailing list