[101028] trunk/dports/devel/libc-headers/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Jan 3 00:37:26 PST 2013
Revision: 101028
https://trac.macports.org/changeset/101028
Author: ryandesign at macports.org
Date: 2013-01-03 00:37:26 -0800 (Thu, 03 Jan 2013)
Log Message:
-----------
libc-headers: supported_archs noarch
Modified Paths:
--------------
trunk/dports/devel/libc-headers/Portfile
Modified: trunk/dports/devel/libc-headers/Portfile
===================================================================
--- trunk/dports/devel/libc-headers/Portfile 2013-01-03 08:34:48 UTC (rev 101027)
+++ trunk/dports/devel/libc-headers/Portfile 2013-01-03 08:37:26 UTC (rev 101028)
@@ -7,6 +7,8 @@
platforms macosx
maintainers mfeiri openmaintainer
license APSL-1.1 APSL-2 BSD MIT
+supported_archs noarch
+
description Darwin Libc Headers
long_description Headers files for the C standard library
@@ -18,10 +20,10 @@
checksums rmd160 5ad9e1168ff3ca60940e40e84505f0660c3ce15d \
sha256 1de4e3dcce08c907d1593e8ff941b8400ffaf5e5badb4aad504d7ba80f507b43
+depends_build path:bin/unifdef:developer_cmds
+
use_configure no
-depends_build path:bin/unifdef:developer_cmds
-build.type bsd
build {}
destroot.target installhdrs
@@ -74,7 +76,7 @@
file attributes ${worksrcpath}/xcodescripts/manpages.sh -permissions +x
}
- destroot.env ARCHS=${build_arch} PLATFORM_NAME=${platforms} \
+ destroot.env PLATFORM_NAME=${platforms} \
DSTROOT=${destroot}${prefix} DERIVED_FILES_DIR=${workpath} \
SRCROOT=${worksrcpath} PUBLIC_HEADERS_FOLDER_PATH=/include \
PRIVATE_HEADERS_FOLDER_PATH=/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130103/03b4121f/attachment.html>
More information about the macports-changes
mailing list