[128150] trunk/dports/math/eigen3/Portfile
eborisch at macports.org
eborisch at macports.org
Fri Nov 14 11:27:55 PST 2014
Revision: 128150
https://trac.macports.org/changeset/128150
Author: eborisch at macports.org
Date: 2014-11-14 11:27:55 -0800 (Fri, 14 Nov 2014)
Log Message:
-----------
eigen3: Add pkgconfig dep. See #45614.
Modified Paths:
--------------
trunk/dports/math/eigen3/Portfile
Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile 2014-11-14 18:05:28 UTC (rev 128149)
+++ trunk/dports/math/eigen3/Portfile 2014-11-14 19:27:55 UTC (rev 128150)
@@ -33,6 +33,8 @@
conflicts eigen3-devel
+depends_build port:pkgconfig
+
livecheck.type regex
livecheck.url ${homepage}index.php?title=Main_Page
livecheck.regex {stable release.*Eigen (\d+(?:\.\d+)*).}
@@ -72,6 +74,7 @@
# Out of source build
configure.args-append ../eigen_src
+configure.env-append PKG_CONFIG_LIBDIR=${prefix}/lib/pkgconfig
test.run yes
test.target check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141114/d8033d35/attachment.html>
More information about the macports-changes
mailing list