[129734] trunk/dports/math/libqalculate/Portfile
devans at macports.org
devans at macports.org
Fri Dec 19 08:13:06 PST 2014
Revision: 129734
https://trac.macports.org/changeset/129734
Author: devans at macports.org
Date: 2014-12-19 08:13:06 -0800 (Fri, 19 Dec 2014)
Log Message:
-----------
libqalculate: replace dependency on p5.12-xml-parser with intltool, reconfigure with our intltool.m4, increment revision (#44405, maintainer timeout).
Modified Paths:
--------------
trunk/dports/math/libqalculate/Portfile
Modified: trunk/dports/math/libqalculate/Portfile
===================================================================
--- trunk/dports/math/libqalculate/Portfile 2014-12-19 16:05:51 UTC (rev 129733)
+++ trunk/dports/math/libqalculate/Portfile 2014-12-19 16:13:06 UTC (rev 129734)
@@ -5,7 +5,7 @@
name libqalculate
version 0.9.7
-revision 1
+revision 2
categories math
platforms darwin
maintainers vcn.com:jjstickel
@@ -28,7 +28,7 @@
sha1 c15f7f3a97995decf62cc964956fc1e374ecd78c \
rmd160 cc9e198769bea9731f92d2f3836875c83f715674
-depends_build port:p5.12-xml-parser \
+depends_build port:intltool \
port:pkgconfig
depends_lib port:cln\
@@ -36,8 +36,11 @@
path:lib/pkgconfig/glib-2.0.pc:glib2\
port:readline
-use_parallel_build yes
-
patch {
reinplace "s|<malloc.h>|<malloc/malloc.h>|" ${worksrcpath}/src/qalc.cc
}
+
+# autoreconf to reconfigure with our intltool.m4
+
+use_autoreconf yes
+autoreconf.args -fvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141219/9f6a5fa6/attachment.html>
More information about the macports-changes
mailing list