svn commit: r483126 - head/java/jfreechart
Mark Linimon
linimon at FreeBSD.org
Sat Oct 27 11:58:14 UTC 2018
Author: linimon
Date: Sat Oct 27 11:58:13 2018
New Revision: 483126
URL: https://svnweb.freebsd.org/changeset/ports/483126
Log:
Apparently now builds on powerpc64.
PR: 232401
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Modified:
head/java/jfreechart/Makefile
Modified: head/java/jfreechart/Makefile
==============================================================================
--- head/java/jfreechart/Makefile Sat Oct 27 11:50:58 2018 (r483125)
+++ head/java/jfreechart/Makefile Sat Oct 27 11:58:13 2018 (r483126)
@@ -11,8 +11,6 @@ COMMENT= Free Java class library for generating charts
LICENSE= LGPL21
-BROKEN_powerpc64= fails to build: DirectionalGradientPaintTransformer.java:60: unmappable character for encoding ASCII
-
RUN_DEPENDS= ${JAVALIBDIR}/jcommon.jar:java/jcommon
USE_JAVA= yes
More information about the svn-ports-all
mailing list