[114491] trunk/dports/devel/mono/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 9 11:31:32 PST 2013


Revision: 114491
          https://trac.macports.org/changeset/114491
Author:   ryandesign at macports.org
Date:     2013-12-09 11:31:32 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
mono: add coreutils build dependency to get gmkdir to fix destroot failure (#41601)

Modified Paths:
--------------
    trunk/dports/devel/mono/Portfile

Modified: trunk/dports/devel/mono/Portfile
===================================================================
--- trunk/dports/devel/mono/Portfile	2013-12-09 19:03:33 UTC (rev 114490)
+++ trunk/dports/devel/mono/Portfile	2013-12-09 19:31:32 UTC (rev 114491)
@@ -21,7 +21,10 @@
 checksums           rmd160  5288fd23126c2e1057ffd6440146e74f6aa7bf45 \
                     sha256  10ba475db458c96091d8bbf29485cce8f4c6c6532a89834f089c483f4ffa5fd3
 
-depends_build    port:pkgconfig port:gawk
+depends_build       port:coreutils \
+                    port:gawk \
+                    port:pkgconfig
+
 depends_lib      port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 \
                  port:libiconv port:zlib port:libgdiplus port:xorg-libX11
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/7e976f29/attachment.html>


More information about the macports-changes mailing list