aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-10 18:26:17 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-10 18:26:17 +0000
commit99d94ccddd37c77addfbc8044fe1f828d4c2d7b2 (patch)
tree14deec6d1c4207aad86044e0b7540933455eb9ba /net-im
parent4e243c45f69eb32eeff99d11d6c9c955fd004f2b (diff)
downloadports-99d94ccddd37c77addfbc8044fe1f828d4c2d7b2.tar.gz
ports-99d94ccddd37c77addfbc8044fe1f828d4c2d7b2.zip
net-im/jitsi-videobridge: enable on powerpc64
Notes
Notes: svn path=/head/; revision=568023
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jitsi-videobridge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jitsi-videobridge/Makefile b/net-im/jitsi-videobridge/Makefile
index 697d027cb5d0..3832f1127e70 100644
--- a/net-im/jitsi-videobridge/Makefile
+++ b/net-im/jitsi-videobridge/Makefile
@@ -14,7 +14,7 @@ LICENSE= APACHE20
BUILD_DEPENDS= ${LOCALBASE}/share/java/maven/bin/mvn:devel/maven
RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
-ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS= i386 amd64 powerpc64
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}${PKGNAMESUFFIX}