aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/zbackup
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-10-31 03:07:03 +0800
committerlinimon <linimon@FreeBSD.org>2018-10-31 03:07:03 +0800
commit99cd0c4c884a34db7764d7cd5348173ed471ad75 (patch)
treef99ddced2daa1b8ca20d8650fbbd5830fabf85f5 /sysutils/zbackup
parentc2659934f6cf188554ca1970d1ad972375fe53ff (diff)
downloadfreebsd-ports-gnome-99cd0c4c884a34db7764d7cd5348173ed471ad75.tar.gz
freebsd-ports-gnome-99cd0c4c884a34db7764d7cd5348173ed471ad75.tar.zst
freebsd-ports-gnome-99cd0c4c884a34db7764d7cd5348173ed471ad75.zip
Fix build on powerpc64.
Diffstat (limited to 'sysutils/zbackup')
-rw-r--r--sysutils/zbackup/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile
index 023b94258e13..43e293b87f47 100644
--- a/sysutils/zbackup/Makefile
+++ b/sysutils/zbackup/Makefile
@@ -13,9 +13,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libprotobuf.so:devel/protobuf \
liblzo2.so:archivers/lzo2
-BROKEN_powerpc64= fails to compile: metadata_lite.h: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase'
-
-USES= alias cmake ssl
+USES= alias cmake compiler:c++11-lang ssl
USE_GITHUB= yes
OPTIONS_DEFINE= DOCS