diff options
Diffstat (limited to 'science/colt/Makefile')
-rw-r--r-- | science/colt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/colt/Makefile b/science/colt/Makefile index 3c9e927b1054..d5bec5a20d3e 100644 --- a/science/colt/Makefile +++ b/science/colt/Makefile @@ -10,8 +10,6 @@ MASTER_SITES= http://acs.lbl.gov/software/colt/colt-download/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= Java package for scalable scientific and technical computing -BROKEN_powerpc64= fails to compile: src/cern/clhep/PhysicalConstants.java:2: unmappable character for encoding ASCII - USE_JAVA= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME} |