diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:14:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:14:40 +0000 |
commit | 4546d9fd39e460e5347f04029e53ec93498c6309 (patch) | |
tree | 3b50519391ed07bcb599dc390b5b67d08806af84 /math/libflame | |
parent | 22b2046cdc11e8a9c038ae46e8bcbba0024f296d (diff) |
Mark as broken: no distinfo provided for some of the distfiles
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=358845
Diffstat (limited to 'math/libflame')
-rw-r--r-- | math/libflame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libflame/Makefile b/math/libflame/Makefile index 9ebe95e41cd9..02ca22d31e5e 100644 --- a/math/libflame/Makefile +++ b/math/libflame/Makefile @@ -26,7 +26,7 @@ USES= gmake CONFIGURE_ARGS = --enable-dynamic-build --enable-static-build -IGNOREFILES= libflame.pdf +BROKEN= no distinfo provided for some of the distfiles OPTIONS_DEFINE= BLAS3_CNTL BUILTIN_BLAS CBLAS EXTERNAL_LAPACK GOTOBLAS \ LAPACK2FLAME LAPACK_SUBPROBLEMS OPENMP SHARED STATIC \ |