diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-08 05:57:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-08 05:57:13 +0000 |
commit | 8540916d51144e0f3c67b17c5cfd518547f361b1 (patch) | |
tree | 94751913be62186970f0bd55ecf44daeafa1d8e4 /misc | |
parent | 60c90fb02bceb11dfc8ee0f6250086fb6ed1f7d8 (diff) | |
download | ports-8540916d51144e0f3c67b17c5cfd518547f361b1.tar.gz ports-8540916d51144e0f3c67b17c5cfd518547f361b1.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/adios2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile index 36ce74e85f98..7fc7752bd863 100644 --- a/misc/adios2/Makefile +++ b/misc/adios2/Makefile @@ -11,6 +11,8 @@ COMMENT= Next generation of ADIOS developed in the Exascale Computing Program LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to package + BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libblosc.so:archivers/c-blosc \ libepoll-shim.so:devel/libepoll-shim \ |