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

jeremyhu at macports.org jeremyhu at macports.org
Sat Aug 31 00:31:25 PDT 2013


Revision: 110455
          https://trac.macports.org/changeset/110455
Author:   jeremyhu at macports.org
Date:     2013-08-31 00:31:25 -0700 (Sat, 31 Aug 2013)
Log Message:
-----------
glibmm: autoreconf to pick up a newer glibtool that understands -stdlib

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

Modified: trunk/dports/devel/glibmm/Portfile
===================================================================
--- trunk/dports/devel/glibmm/Portfile	2013-08-31 07:09:12 UTC (rev 110454)
+++ trunk/dports/devel/glibmm/Portfile	2013-08-31 07:31:25 UTC (rev 110455)
@@ -21,12 +21,16 @@
 checksums       rmd160  df88264bc1f1968fc1bdc6ace2c509af88941edd \
                 sha256  f15b65bf5740257be03c69f2f5ae71436ac3011ebeb02274b2b99b796c6837cf
 
-depends_build   port:pkgconfig
+depends_build   port:pkgconfig \
+                port:mm-common
 
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:p5.12-xml-parser \
                 port:libsigcxx2
 
+use_autoreconf  yes
+autoreconf.args -fvi
+
 post-destroot {
     set mmdoctooldir ${prefix}/share/glibmm-2.4/doctool
     xinstall -d ${destroot}${mmdoctooldir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130831/d69b96e6/attachment-0001.html>


More information about the macports-changes mailing list