[68210] trunk/dports/gnome/gnome-mime-data/Portfile

jmr at macports.org jmr at macports.org
Fri May 28 18:22:17 PDT 2010


Revision: 68210
          http://trac.macports.org/changeset/68210
Author:   jmr at macports.org
Date:     2010-05-28 18:22:14 -0700 (Fri, 28 May 2010)
Log Message:
-----------
gnome-mime-data: noarch

Modified Paths:
--------------
    trunk/dports/gnome/gnome-mime-data/Portfile

Modified: trunk/dports/gnome/gnome-mime-data/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mime-data/Portfile	2010-05-29 01:20:14 UTC (rev 68209)
+++ trunk/dports/gnome/gnome-mime-data/Portfile	2010-05-29 01:22:14 UTC (rev 68210)
@@ -34,7 +34,11 @@
 
 configure.cppflags-append -L${prefix}/lib
 
-universal_variant   no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+} else {
+    universal_variant   no
+}
 
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100528/cbe7efde/attachment-0001.html>


More information about the macports-changes mailing list