[101199] trunk/dports/devel/libc-headers/Portfile

jmr at macports.org jmr at macports.org
Sun Jan 6 01:05:45 PST 2013


Revision: 101199
          https://trac.macports.org/changeset/101199
Author:   jmr at macports.org
Date:     2013-01-06 01:05:45 -0800 (Sun, 06 Jan 2013)
Log Message:
-----------
libc-headers: fix syntax errors

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

Modified: trunk/dports/devel/libc-headers/Portfile
===================================================================
--- trunk/dports/devel/libc-headers/Portfile	2013-01-06 08:57:02 UTC (rev 101198)
+++ trunk/dports/devel/libc-headers/Portfile	2013-01-06 09:05:45 UTC (rev 101199)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem              1.0
+
 name                    libc-headers
 revision                1
 version                 825.25
@@ -62,7 +63,7 @@
     checksums           rmd160  160ea30d68d79d5aa10608a67f0246cb65bb33f2 \
                         sha256  a7a7b65fc4d185db076d30ac8e453f16be555d36c9b8a3b6162d317713686840
 
-    depends_build-append    coreosmakefiles
+    depends_build-append    port:coreosmakefiles
     build.type              bsd
 }
 
@@ -72,7 +73,7 @@
     checksums           rmd160  d2484c13b9ff5b401e732946e1929dd5ca8e9ad4 \
                         sha256  a1d88010d04f7bc3af3b52d61aacdf0c6826aa0cfa2814e65bdef365cae28bc9
 
-    depends_build-append    coreosmakefiles
+    depends_build-append    port:coreosmakefiles
     build.type              bsd
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130106/be51e220/attachment.html>


More information about the macports-changes mailing list