diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-23 06:14:40 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-23 06:14:40 +0800 |
commit | aa89055afaf71d0dfff34061bfef85707a5f80b5 (patch) | |
tree | 3b50519391ed07bcb599dc390b5b67d08806af84 /math | |
parent | 4c11ec18407cb5efa68fd6e1c15aa2d779ce7597 (diff) | |
download | freebsd-ports-gnome-aa89055afaf71d0dfff34061bfef85707a5f80b5.tar.gz freebsd-ports-gnome-aa89055afaf71d0dfff34061bfef85707a5f80b5.tar.zst freebsd-ports-gnome-aa89055afaf71d0dfff34061bfef85707a5f80b5.zip |
Mark as broken: no distinfo provided for some of the distfiles
With hat: portmgr
Diffstat (limited to 'math')
-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 \ |