[106280] trunk/dports/emulators

ryandesign at macports.org ryandesign at macports.org
Mon May 20 21:43:00 PDT 2013


Revision: 106280
          https://trac.macports.org/changeset/106280
Author:   ryandesign at macports.org
Date:     2013-05-20 21:43:00 -0700 (Mon, 20 May 2013)
Log Message:
-----------
minivmac, minivmac-devel: skip archcheck for p7zip dependency in bootstrap variant

Modified Paths:
--------------
    trunk/dports/emulators/minivmac/Portfile
    trunk/dports/emulators/minivmac-devel/Portfile

Modified: trunk/dports/emulators/minivmac/Portfile
===================================================================
--- trunk/dports/emulators/minivmac/Portfile	2013-05-21 02:39:42 UTC (rev 106279)
+++ trunk/dports/emulators/minivmac/Portfile	2013-05-21 04:43:00 UTC (rev 106280)
@@ -109,6 +109,7 @@
     variant bootstrap conflicts unsupported requires universal description {Build the bootstrap version of Mini vMac} {
         my_variations   {Bootstrap} {-m Plus -sound 0 -bg 1 -speed a}
         depends_build-append port:p7zip
+        depends_skip_archcheck p7zip
         post-destroot {
             exec 7za a ${destroot}${my_app_dir}/${my_name}-bootstrap-${version}_${revision}.zip ${destroot}${my_app_dir}/${my_bootstrap_app}
         }

Modified: trunk/dports/emulators/minivmac-devel/Portfile
===================================================================
--- trunk/dports/emulators/minivmac-devel/Portfile	2013-05-21 02:39:42 UTC (rev 106279)
+++ trunk/dports/emulators/minivmac-devel/Portfile	2013-05-21 04:43:00 UTC (rev 106280)
@@ -117,6 +117,7 @@
     variant bootstrap conflicts unsupported requires universal description {Build the bootstrap version of Mini vMac} {
         my_variations   {Bootstrap} {-m Plus -sound 0 -bg 1 -speed a}
         depends_build-append port:p7zip
+        depends_skip_archcheck p7zip
         post-destroot {
             exec 7za a ${destroot}${my_app_dir}/${my_name}-bootstrap-${version}_${revision}.zip ${destroot}${my_app_dir}/${my_bootstrap_app}
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130520/f23f096c/attachment.html>


More information about the macports-changes mailing list