[110932] trunk/dports/math/slepc/Portfile
mmoll at macports.org
mmoll at macports.org
Tue Sep 10 06:01:17 PDT 2013
Revision: 110932
https://trac.macports.org/changeset/110932
Author: mmoll at macports.org
Date: 2013-09-10 06:01:17 -0700 (Tue, 10 Sep 2013)
Log Message:
-----------
math/slepc: require openmpi variant of arpack
Modified Paths:
--------------
trunk/dports/math/slepc/Portfile
Modified: trunk/dports/math/slepc/Portfile
===================================================================
--- trunk/dports/math/slepc/Portfile 2013-09-10 12:55:47 UTC (rev 110931)
+++ trunk/dports/math/slepc/Portfile 2013-09-10 13:01:17 UTC (rev 110932)
@@ -2,6 +2,7 @@
PortSystem 1.0
PortGroup conflicts_build 1.0
+PortGroup active_variants 1.1
name slepc
version 3.3-p4
@@ -40,6 +41,7 @@
conflicts_build slepc
variant arpack description {compile with ARPACK support} {
+ require_active_variants arpack openmpi
pre-fetch {
if {![file exists ${prefix}/lib/libparpack.a]} {
return -code error "Please install the openmpi or mpich2 variant of arpack first."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130910/3faf7e8b/attachment.html>
More information about the macports-changes
mailing list