[99365] trunk/dports/math/libmatheval/Portfile
mww at macports.org
mww at macports.org
Sat Nov 3 02:45:16 PDT 2012
Revision: 99365
http://trac.macports.org//changeset/99365
Author: mww at macports.org
Date: 2012-11-03 02:45:16 -0700 (Sat, 03 Nov 2012)
Log Message:
-----------
libmatheval: add explicit build dependency on flex, revision++ (#36539)
Modified Paths:
--------------
trunk/dports/math/libmatheval/Portfile
Modified: trunk/dports/math/libmatheval/Portfile
===================================================================
--- trunk/dports/math/libmatheval/Portfile 2012-11-03 08:12:56 UTC (rev 99364)
+++ trunk/dports/math/libmatheval/Portfile 2012-11-03 09:45:16 UTC (rev 99365)
@@ -4,10 +4,11 @@
name libmatheval
version 1.1.9
+revision 1
categories math devel
platforms darwin
license GPL-3
-maintainers mww
+maintainers mww openmaintainer
description in-memory tree representations of mathematical functions
long_description GNU libmatheval is comprised of several procedures \
that make it possible to create in-memory tree \
@@ -28,7 +29,7 @@
sha256 d831cf0ffb4ab52610f527b67fb97f9243a422353bb73fea93a59ffc5042217a
patchfiles patch-config.h.in.diff
-depends_build port:guile
+depends_build port:guile port:flex
configure.args --infodir=${prefix}/share/info
configure.env-append GUILE=${prefix}/bin/guile GUILE_CONFIG=${prefix}/bin/guile-config GUILE_TOOLS=${prefix}/bin/guile-tools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121103/54b19f9c/attachment.html>
More information about the macports-changes
mailing list