aboutsummaryrefslogtreecommitdiff
path: root/www/jericho-html
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-08 02:46:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-08 02:46:08 +0000
commit47e9eed66aaee033c9cb3cdd03a8e115f15914ea (patch)
treefabc735525f8fb17e08689aed8a9aa32fafb4b11 /www/jericho-html
parent96bd3e030359539d2985eeb7b68d5e3362f2bd53 (diff)
downloadports-47e9eed66aaee033c9cb3cdd03a8e115f15914ea.tar.gz
ports-47e9eed66aaee033c9cb3cdd03a8e115f15914ea.zip
Notes
Diffstat (limited to 'www/jericho-html')
-rw-r--r--www/jericho-html/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/jericho-html/Makefile b/www/jericho-html/Makefile
index e101e826f78d..5e1ce2349f51 100644
--- a/www/jericho-html/Makefile
+++ b/www/jericho-html/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= SF/jerichohtml/${PORTNAME}/${PORTVERSION}
MAINTAINER= saper@saper.info
COMMENT= Java library to analyse and manipulate HTML
+BROKEN_powerpc64= fails to compile: src/java/net/htmlparser/jericho/Renderer.java:372: unmappable character for encoding ASCII
+
USES= zip
USE_JAVA= yes