diff options
Diffstat (limited to 'net/mosh/Makefile')
-rw-r--r-- | net/mosh/Makefile | 2 |
1 files changed, 0 insertions, 2 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 |