[104847] trunk/dports/devel/xnu-headers/Portfile

mfeiri at macports.org mfeiri at macports.org
Wed Apr 3 14:19:08 PDT 2013


Revision: 104847
          https://trac.macports.org/changeset/104847
Author:   mfeiri at macports.org
Date:     2013-04-03 14:19:08 -0700 (Wed, 03 Apr 2013)
Log Message:
-----------
xnu-headers: depends_skip_archcheck and RELPATH for bootstrap_cmds

Modified Paths:
--------------
    trunk/dports/devel/xnu-headers/Portfile

Modified: trunk/dports/devel/xnu-headers/Portfile
===================================================================
--- trunk/dports/devel/xnu-headers/Portfile	2013-04-03 20:58:22 UTC (rev 104846)
+++ trunk/dports/devel/xnu-headers/Portfile	2013-04-03 21:19:08 UTC (rev 104847)
@@ -49,6 +49,8 @@
     distname            xnu-${version}
     checksums           rmd160  c5b7ede52d829769db40aa31461f9c3c7485252a \
                         sha256  74a90c98f22eb17b0d971b62e3f515930646deb1914a63931e864bc1aa8a0927
+    destroot.env-append RELPATH=${prefix}/bin/relpath
+    depends_skip_archcheck-append bootstrap_cmds
 
     post-extract {
         reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/makedefs/MakeInc.cmd
@@ -61,6 +63,8 @@
     distname            xnu-${version}
     checksums           rmd160  5e1e06b46047bf79babe75a05da2e1d4899418b6 \
                         sha256  1e1fa65e9acf2e0c22cdc1a882d22a3b3eb2d89c273a907aa589da52d202341f
+    destroot.env-append RELPATH=${prefix}/bin/relpath          
+    depends_skip_archcheck-append bootstrap_cmds
 
     post-extract {
         reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/makedefs/MakeInc.cmd
@@ -73,6 +77,8 @@
     distname            xnu-${version}
     checksums           rmd160  4e20cb7173cc3df369e631498c582177eb834896 \
                         sha256  76f0e6e703218b3b1620b29b7fabb5eb177c990af20711a90085a5a6afc54022
+    destroot.env-append RELPATH=${prefix}/bin/relpath          
+    depends_skip_archcheck-append bootstrap_cmds
 
     post-extract {
         reinplace "s|\$(\$\{SDKROOT\}/usr/local/libexec/availability.pl --macosx)|10.0 10.1 10.2 10.3 10.4 10.5 10.6 10.7 10.8|g" ${worksrcpath}/bsd/sys/make_symbol_aliasing.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130403/1f4f841c/attachment-0001.html>


More information about the macports-changes mailing list