[110492] trunk/dports/x11/gtkmm/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Aug 31 10:35:51 PDT 2013


Revision: 110492
          https://trac.macports.org/changeset/110492
Author:   jeremyhu at macports.org
Date:     2013-08-31 10:35:51 -0700 (Sat, 31 Aug 2013)
Log Message:
-----------
gtkmm: autoreconf to get a newer glibtool that understands -stdlib

Modified Paths:
--------------
    trunk/dports/x11/gtkmm/Portfile

Modified: trunk/dports/x11/gtkmm/Portfile
===================================================================
--- trunk/dports/x11/gtkmm/Portfile	2013-08-31 17:34:21 UTC (rev 110491)
+++ trunk/dports/x11/gtkmm/Portfile	2013-08-31 17:35:51 UTC (rev 110492)
@@ -23,6 +23,7 @@
                 sha256  443a2ff3fcb42a915609f1779000390c640a6d7fd19ad8816e6161053696f5ee
 
 depends_build   port:pkgconfig \
+                port:mm-common \
                 port:p5.12-xml-parser
 
 depends_lib     port:gtk2 \
@@ -31,6 +32,9 @@
                 port:pangomm \
                 port:atkmm
 
+use_autoreconf  yes
+autoreconf.args -fvi
+
 configure.perl  ${prefix}/bin/perl5.12
 
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130831/7b385f6f/attachment.html>


More information about the macports-changes mailing list