[122421] trunk/dports/math/qalculate-gtk/Portfile

mf2k at macports.org mf2k at macports.org
Tue Jul 22 10:20:41 PDT 2014


Revision: 122421
          https://trac.macports.org/changeset/122421
Author:   mf2k at macports.org
Date:     2014-07-22 10:20:41 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
qalculate-gtk: Fix configure error. (#44066)

Modified Paths:
--------------
    trunk/dports/math/qalculate-gtk/Portfile

Modified: trunk/dports/math/qalculate-gtk/Portfile
===================================================================
--- trunk/dports/math/qalculate-gtk/Portfile	2014-07-22 15:36:29 UTC (rev 122420)
+++ trunk/dports/math/qalculate-gtk/Portfile	2014-07-22 17:20:41 UTC (rev 122421)
@@ -37,8 +37,9 @@
 
 use_parallel_build  yes
 
-# needs to be same as used by intltool
-configure.perl      ${prefix}/bin/perl5.12
+# autoreconf to reconfigure with macports intltool.m4
+use_autoreconf  yes
+autoreconf.args -fvi
 
 configure.args      --disable-gnuplot
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/a2797bc1/attachment-0001.html>


More information about the macports-changes mailing list