[113817] trunk/dports/devel/glibmm/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Nov 24 01:27:47 PST 2013


Revision: 113817
          https://trac.macports.org/changeset/113817
Author:   jeremyhu at macports.org
Date:     2013-11-24 01:27:47 -0800 (Sun, 24 Nov 2013)
Log Message:
-----------
glibmm: autoreconf to pick up a newer glibtool that understands -stdlib (again)

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

Modified: trunk/dports/devel/glibmm/Portfile
===================================================================
--- trunk/dports/devel/glibmm/Portfile	2013-11-24 09:25:16 UTC (rev 113816)
+++ trunk/dports/devel/glibmm/Portfile	2013-11-24 09:27:47 UTC (rev 113817)
@@ -22,12 +22,17 @@
                 sha256  49c925ee1d3c4d0d6cd7492d7173bd6826db51d0b55f458a6496406ae267c4a2
 
 depends_build   port:pkgconfig \
+                port:autoconf \
+                port:automake \
+                port:libtool \
                 port:mm-common
 
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:p5.12-xml-parser \
                 port:libsigcxx2
 
+configure.cmd   ./autogen.sh
+
 post-destroot {
     set mmdoctooldir ${prefix}/share/glibmm-2.4/doctool
     xinstall -d ${destroot}${mmdoctooldir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131124/5179c789/attachment.html>


More information about the macports-changes mailing list