diff --git a/net/charm/Makefile b/net/charm/Makefile index 8aacc8d9cbb7..ef513bb9be95 100644 --- a/net/charm/Makefile +++ b/net/charm/Makefile @@ -13,7 +13,7 @@ COMMENT= Message-passing parallel language and runtime system LICENSE= CHARMPP_CONVERSE_LICENSE LICENSE_NAME= Charm++/Converse License LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= no-auto-accept no-dist-mirror no-pkg-mirror # No redistribution is allowed. +LICENSE_PERMS= none # No redistribution is allowed, no commercial use: commercial use requires a commercial license ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures @@ -21,8 +21,6 @@ ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures FETCH_DEPENDS= git:devel/git BUILD_DEPENDS= bash:shells/bash -RESTRICTED= No commercial use: commercial use requires a commercial license - USES= fortran gmake localbase:ldflags shebangfix SHEBANG_GLOB= *.sh SHEBANG_FILES= src/scripts/*