Skip to content
Snippets Groups Projects
Commit 5cbea196 authored by Thierry Thomas's avatar Thierry Thomas
Browse files

math/dune-*: chase the upgrade of arpack++ (arpackpp)

parent 52672d5f
Branches
Tags
No related merge requests found
PORTNAME= dune-fem
DISTVERSION= 2.8.0.5
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
......
PORTNAME= dune-istl
DISTVERSION= 2.8.0
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
......
......@@ -7,7 +7,7 @@
NAMES "arssym.h"
PATHS ${ARPACKPP_PREFIX} ${ARPACKPP_ROOT}
- PATH_SUFFIXES "include" "include/arpack++"
+ PATH_SUFFIXES "include" "include/ARPACK++"
+ PATH_SUFFIXES "include" "include/arpackpp"
NO_DEFAULT_PATH
)
......@@ -15,7 +15,7 @@
find_path(ARPACKPP_INCLUDE_DIR
NAMES "arssym.h"
- PATH_SUFFIXES "include" "include/arpack++"
+ PATH_SUFFIXES "include" "include/ARPACK++"
+ PATH_SUFFIXES "include" "include/arpackpp"
)
# The arpack++ package in Debian also includes a shared library that we have
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment