[106100] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Tue May 14 16:08:48 PDT 2013


Revision: 106100
          https://trac.macports.org/changeset/106100
Author:   ryandesign at macports.org
Date:     2013-05-14 16:08:48 -0700 (Tue, 14 May 2013)
Log Message:
-----------
glib2, glib2-devel: add automake and autoconf dependencies

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2013-05-14 23:07:01 UTC (rev 106099)
+++ trunk/dports/devel/glib2/Portfile	2013-05-14 23:08:48 UTC (rev 106100)
@@ -41,6 +41,9 @@
                             patch-gio_xdgmime_xdgmime.c.diff \
                             patch-gio_gdbusprivate.c.diff
 
+# https://bugzilla.gnome.org/show_bug.cgi?id=700350
+depends_build-append        port:autoconf port:automake
+
 depends_lib                 port:gettext \
                             port:libiconv \
                             port:zlib \

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2013-05-14 23:07:01 UTC (rev 106099)
+++ trunk/dports/devel/glib2-devel/Portfile	2013-05-14 23:08:48 UTC (rev 106100)
@@ -41,6 +41,9 @@
                             patch-gio_xdgmime_xdgmime.c.diff \
                             patch-gio_gdbusprivate.c.diff
 
+# https://bugzilla.gnome.org/show_bug.cgi?id=700350
+depends_build-append        port:autoconf port:automake
+
 depends_lib                 port:gettext \
                             port:libiconv \
                             port:zlib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130514/25d51725/attachment.html>


More information about the macports-changes mailing list