[104025] users/larryv/dports/lang/rust/Portfile

larryv at macports.org larryv at macports.org
Tue Mar 12 22:15:51 PDT 2013


Revision: 104025
          https://trac.macports.org/changeset/104025
Author:   larryv at macports.org
Date:     2013-03-12 22:15:51 -0700 (Tue, 12 Mar 2013)
Log Message:
-----------
[sandbox] rust: Don't have to skip archcheck on perl5 because it's noarch.

Modified Paths:
--------------
    users/larryv/dports/lang/rust/Portfile

Modified: users/larryv/dports/lang/rust/Portfile
===================================================================
--- users/larryv/dports/lang/rust/Portfile	2013-03-13 05:14:45 UTC (rev 104024)
+++ users/larryv/dports/lang/rust/Portfile	2013-03-13 05:15:51 UTC (rev 104025)
@@ -99,8 +99,7 @@
 # rather install 2.7. The build itself will detect either.
 depends_build           bin:perl:perl5 \
                         bin:python2.6:python27
-depends_skip_archcheck  perl5 \
-                        python27
+depends_skip_archcheck  python27
 
 # TODO: Remove when automatic compiler dependencies are released (2.2?).
 if {[info exists portconfigure::compiler_name_map(${configure.compiler})]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130312/99e68949/attachment.html>


More information about the macports-changes mailing list