[104801] trunk/dports/devel/bootstrap_cmds/Portfile
mfeiri at macports.org
mfeiri at macports.org
Tue Apr 2 14:36:52 PDT 2013
Revision: 104801
https://trac.macports.org/changeset/104801
Author: mfeiri at macports.org
Date: 2013-04-02 14:36:52 -0700 (Tue, 02 Apr 2013)
Log Message:
-----------
bootstrap_cmds: the migcom target is more graceful than the default migcom_ext
Modified Paths:
--------------
trunk/dports/devel/bootstrap_cmds/Portfile
Modified: trunk/dports/devel/bootstrap_cmds/Portfile
===================================================================
--- trunk/dports/devel/bootstrap_cmds/Portfile 2013-04-02 21:21:30 UTC (rev 104800)
+++ trunk/dports/devel/bootstrap_cmds/Portfile 2013-04-02 21:36:52 UTC (rev 104801)
@@ -26,17 +26,15 @@
# for replath and decomment
if {${os.major} < 12} {
version 80
+ revision 2
checksums rmd160 072e399562eb021e4fa0cd66132153afcc02f417 \
sha256 2ae65cd2ca6f0f684b25aad46a649aeb95a774d06a8287c59962fba42900a2fc
- supported_archs i386 ppc
- depends_build-append port:coreosmakefiles
xcode.project migcom.tproj/migcom.xcodeproj
pre-build {
file delete ${worksrcpath}/Makefile
system "make -C ${worksrcpath} decomment.tproj/decomment relpath.tproj/relpath"
- reinplace "s|\$(MAKEFILEPATH)|${prefix}/share/Makefiles|g" ${worksrcpath}/migcom.tproj/Makefile
}
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130402/2c4d3fcd/attachment.html>
More information about the macports-changes
mailing list