aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-04-15 05:55:23 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-04-15 05:55:23 +0000
commit2f2a2d286084edc8fd707c5297a6d6edebb98f4c (patch)
tree009fa22fe1f79bcc23f646cd03986e4012c79662 /net
parenta9a4f10b22caf758c643754756f5b47b622c70ca (diff)
downloadports-2f2a2d286084edc8fd707c5297a6d6edebb98f4c.tar.gz
ports-2f2a2d286084edc8fd707c5297a6d6edebb98f4c.zip
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=498995
Diffstat (limited to 'net')
-rw-r--r--net/mosh/Makefile2
-rw-r--r--net/zerotier/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile
index 7654e5aa3288..83463d757b22 100644
--- a/net/mosh/Makefile
+++ b/net/mosh/Makefile
@@ -15,8 +15,6 @@ LICENSE= GPLv3
LIB_DEPENDS= libprotobuf.so:devel/protobuf
-BROKEN_powerpc64= fails to compile: metadata_lite.h: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase'
-
USE_PERL5= run
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-utempter --without-ncurses
diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile
index c188bb42310a..386f491ae618 100644
--- a/net/zerotier/Makefile
+++ b/net/zerotier/Makefile
@@ -14,8 +14,6 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv3+ =${WRKSRC}/LICENSE.GPL-3
LICENSE_FILE_MIT=${WRKSRC}/ext/json/LICENSE.MIT
-BROKEN_powerpc64= fails to compile: clang: not found
-
USES= gmake compiler:c++14-lang
USE_RC_SUBR= zerotier