summaryrefslogtreecommitdiff
path: root/textproc/luceneplusplus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/luceneplusplus/Makefile')
-rw-r--r--textproc/luceneplusplus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile
index 717a1cf98736..60ed4e27ac89 100644
--- a/textproc/luceneplusplus/Makefile
+++ b/textproc/luceneplusplus/Makefile
@@ -11,6 +11,8 @@ COMMENT= C++ port of the Lucene library
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LGPL.license
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libboost_system.so:devel/boost-libs
USE_GITHUB= yes