aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-20 16:58:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-20 16:58:10 +0000
commit74fa808d34ee655874151e5c38668b44f18bf58e (patch)
tree90ebb8bfb4c745a5dab712147ae21ed72a316bdb /misc
parent7d974a64029f97d59fdfd74c399477c951bb6e15 (diff)
downloadports-74fa808d34ee655874151e5c38668b44f18bf58e.tar.gz
ports-74fa808d34ee655874151e5c38668b44f18bf58e.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/sword/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile
index f0c98dc2638d..67ae92ec724d 100644
--- a/misc/sword/Makefile
+++ b/misc/sword/Makefile
@@ -13,10 +13,11 @@ COMMENT= Framework for manipulating Bible texts
LICENSE= GPLv2
-BROKEN_FreeBSD_12= does not build on 12.X
-
BUILD_DEPENDS= cppunit-config:devel/cppunit
+BROKEN_FreeBSD_12= does not build on 12.X
+BROKEN_powerpc64= does not compile: libicui18n.so: undefined reference to __cxa_throw_bad_array_new_length
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-conf --with-zlib
INSTALL_TARGET= install-strip