diff options
Diffstat (limited to 'www/jericho-html/Makefile')
-rw-r--r-- | www/jericho-html/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/jericho-html/Makefile b/www/jericho-html/Makefile index de30f4572e3e..c09e34dc9785 100644 --- a/www/jericho-html/Makefile +++ b/www/jericho-html/Makefile @@ -9,8 +9,6 @@ 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 |