aboutsummaryrefslogtreecommitdiff
path: root/devel/avro-cpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avro-cpp/Makefile')
-rw-r--r--devel/avro-cpp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile
index f70258c1700c..39bd5ea1d23a 100644
--- a/devel/avro-cpp/Makefile
+++ b/devel/avro-cpp/Makefile
@@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= vg@FreeBSD.org
COMMENT= Data serialization system for C++
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libboost_regex.so:devel/boost-libs
USES= cmake python:build