aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-11 17:03:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-11 17:03:52 +0000
commite19c44cecfa26f1ba41d35eef979634900e24d54 (patch)
treebe44c93d7043b0ccdd7259da0f510961807cf9d2 /textproc
parent68cfee0d22b1904ea972bed10c9ad335d6f77399 (diff)
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ffe/Makefile2
-rw-r--r--textproc/rubygem-cld3/Makefile4
2 files changed, 1 insertions, 5 deletions
diff --git a/textproc/ffe/Makefile b/textproc/ffe/Makefile
index b2139e1ddb7f..23248e890e72 100644
--- a/textproc/ffe/Makefile
+++ b/textproc/ffe/Makefile
@@ -13,8 +13,6 @@ COMMENT= Flat file extractor
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wmaybe-uninitialized"
-
USES= makeinfo localbase
GNU_CONFIGURE= yes
diff --git a/textproc/rubygem-cld3/Makefile b/textproc/rubygem-cld3/Makefile
index f41d7d0f2cf9..53ec0476de3a 100644
--- a/textproc/rubygem-cld3/Makefile
+++ b/textproc/rubygem-cld3/Makefile
@@ -11,13 +11,11 @@ COMMENT= Compact Language Detection for Ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_powerpc64= fails to install: Error installing cld3-3.1.2.gem: Failed to build gem native extension
-
RUN_DEPENDS= protobuf>0:devel/protobuf \
rubygem-ffi>0:devel/rubygem-ffi
-USE_RUBY= yes
USES= gem pkgconfig
+USE_RUBY= yes
## do-install here to prevent removal of ext
do-install: