diff options
Diffstat (limited to 'math/trlan/Makefile')
-rw-r--r-- | math/trlan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/trlan/Makefile b/math/trlan/Makefile index 39c02fa..d094f4f 100644 --- a/math/trlan/Makefile +++ b/math/trlan/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= bf@FreeBSD.org COMMENT= Thick-restart Lanczos method for eigenproblems +BROKEN_powerpc64= Does not build + USES= fortran USE_LDCONFIG= yes |