[106694] trunk/dports/x11/gtkmm/Portfile
devans at macports.org
devans at macports.org
Wed Jun 5 08:17:41 PDT 2013
Revision: 106694
https://trac.macports.org/changeset/106694
Author: devans at macports.org
Date: 2013-06-05 08:17:41 -0700 (Wed, 05 Jun 2013)
Log Message:
-----------
gtkmm: make dependencies and configuration perl5.12 specific, closes #38956.
Modified Paths:
--------------
trunk/dports/x11/gtkmm/Portfile
Modified: trunk/dports/x11/gtkmm/Portfile
===================================================================
--- trunk/dports/x11/gtkmm/Portfile 2013-06-05 14:54:03 UTC (rev 106693)
+++ trunk/dports/x11/gtkmm/Portfile 2013-06-05 15:17:41 UTC (rev 106694)
@@ -27,7 +27,7 @@
port:autoconf \
port:libtool \
port:mm-common \
- port:p5-xml-parser \
+ port:p5.12-xml-parser \
path:bin/dot:graphviz \
port:doxygen
@@ -47,6 +47,7 @@
patch-gtk-src-widget.hg.diff
configure.cmd ./autogen.sh
+configure.perl ${prefix}/bin/perl5.12
livecheck.type gnome
livecheck.regex {LATEST-IS-(2\.[0-8]*[02468](?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130605/22d17f5d/attachment.html>
More information about the macports-changes
mailing list