aboutsummaryrefslogtreecommitdiff
path: root/textproc/apertium
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-11-10 06:03:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-11-10 06:03:55 +0000
commit83891202f69bbd32e0eaca7d229c9f1b5207d39b (patch)
tree94e5559d24f6efb20a749fba6873d88d755c97aa /textproc/apertium
parent0e8adc048ed1a5fc84674d8f39489679cdf8fa83 (diff)
downloadports-83891202f69bbd32e0eaca7d229c9f1b5207d39b.tar.gz
ports-83891202f69bbd32e0eaca7d229c9f1b5207d39b.zip
Notes
Diffstat (limited to 'textproc/apertium')
-rw-r--r--textproc/apertium/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile
index 5144ed6e385a..5f4d87c5501b 100644
--- a/textproc/apertium/Makefile
+++ b/textproc/apertium/Makefile
@@ -12,12 +12,15 @@ COMMENT= Toolbox to build shallow-transfer machine translation systems
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= fails to configure: error: *** unable to locate pcrecpp library ***
+
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= liblttoolbox3.so:textproc/lttoolbox \
libpcre.so:devel/pcre
RUN_DEPENDS= bash:shells/bash
-USES= autoreconf gnome libtool localbase:ldflags pathfix pkgconfig
+USES= autoreconf compiler:c++11-lang gnome libtool localbase:ldflags \
+ pathfix pkgconfig
USE_GNOME= libxml2 libxslt
GNU_CONFIGURE= yes
USE_LDCONFIG= yes