[69630] trunk/dports/perl/p5-xml-sax-expat/Portfile

jmr at macports.org jmr at macports.org
Sun Jul 11 08:50:15 PDT 2010


Revision: 69630
          http://trac.macports.org/changeset/69630
Author:   jmr at macports.org
Date:     2010-07-11 08:50:14 -0700 (Sun, 11 Jul 2010)
Log Message:
-----------
p5-xml-sax-expat: use supported_archs unconditionally

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-sax-expat/Portfile

Modified: trunk/dports/perl/p5-xml-sax-expat/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-sax-expat/Portfile	2010-07-11 15:40:43 UTC (rev 69629)
+++ trunk/dports/perl/p5-xml-sax-expat/Portfile	2010-07-11 15:50:14 UTC (rev 69630)
@@ -10,6 +10,7 @@
                       sitting on top of Expat (XML::Parser)
 
 platforms             darwin
+supported_archs       noarch
 
 checksums             md5 ca58d1e26c437b31c52456b4b4ae5c4a \
                       sha1 3fdbd7b5e83216bb24d1e83ff3a6c17fcde9ba3f \
@@ -19,12 +20,6 @@
                       port:p5-xml-sax \
                       port:p5-xml-namespacesupport
 
-if {[info exists supported_archs]} {
-    supported_archs noarch
-} else {
-    universal_variant no
-}
-
 post-activate {
     system "cd ${worksrcpath} && ${build.cmd} install_sax_expat"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100711/f0c1c115/attachment.html>


More information about the macports-changes mailing list