diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-17 02:18:23 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-17 02:18:23 +0000 |
| commit | e96d132160fb4962e142cd5d6813373eab99015d (patch) | |
| tree | 5ef262458522acacdd6ef9bf60563e675debe53b /java | |
| parent | 243b389181a5af9796529052d1dde06f07907d1f (diff) | |
Notes
Diffstat (limited to 'java')
| -rw-r--r-- | java/jfreechart/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jfreechart/Makefile b/java/jfreechart/Makefile index f3d6161748d1..656358151bb7 100644 --- a/java/jfreechart/Makefile +++ b/java/jfreechart/Makefile @@ -11,6 +11,8 @@ 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 |
