aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-15 08:41:34 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-15 08:41:34 +0000
commit50a0fbc5b00e180c0dfc751e64f0e9db944961cb (patch)
tree1603d8b5cbed22ce7f6fe4e12d5c2cb4b08265cd /net
parentd09f8530ad7550b485b4b1309b2514e636e3135b (diff)
downloadports-50a0fbc5b00e180c0dfc751e64f0e9db944961cb.tar.gz
ports-50a0fbc5b00e180c0dfc751e64f0e9db944961cb.zip
net/charm: enable on powerpc
Diffstat (limited to 'net')
-rw-r--r--net/charm/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/charm/Makefile b/net/charm/Makefile
index e79f9a7152ff..3840d4664d1b 100644
--- a/net/charm/Makefile
+++ b/net/charm/Makefile
@@ -9,12 +9,12 @@ DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Message-passing parallel language and runtime system
-LICENSE= CHARMPP_CONVERSE_LICENSE
-LICENSE_NAME= Charm++/Converse License
-LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_PERMS= none # No redistribution is allowed, no commercial use: commercial use requires a commercial license
+#LICENSE= CHARMPP_CONVERSE_LICENSE
+#LICENSE_NAME= Charm++/Converse License
+#LICENSE_FILE= ${WRKSRC}/LICENSE
+#LICENSE_PERMS= none # No redistribution is allowed, no commercial use: commercial use requires a commercial license
-ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures
FETCH_DEPENDS= git:devel/git