summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-11-28 00:37:18 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-11-28 00:37:18 +0000
commit1c5f5ede1ae7e30788dc038734b52d1afecfb41a (patch)
tree80b1d0593de02b034bf1805a4fd18e22218f12bb
parentThis port now builds on aarch64. (diff)
This port now builds on aarch64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=556472
-rw-r--r--net/belle-sip/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/belle-sip/Makefile b/net/belle-sip/Makefile
index 755a4dc5a0d4..46f640f7018c 100644
--- a/net/belle-sip/Makefile
+++ b/net/belle-sip/Makefile
@@ -15,8 +15,6 @@ COMMENT= Belle-sip is a SIP (RFC3261) implementation written in C
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_aarch64= fails to build: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
-
LIB_DEPENDS= libantlr3c.so:devel/libantlr3c \
libbctoolbox.so:net/bctoolbox