From cd529f9e95df0b52dfd449c98fbdad4ef883b8ac Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Thu, 13 May 2004 22:54:07 +0000 Subject: . Drop the use of jikes so 1.2 and 1.3 compiles work. Submitted by: Joshua Goodall (maintainer) --- net/spread-j/Makefile | 3 +-- net/spread-j/files/patch-build.xml | 12 ++++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 net/spread-j/files/patch-build.xml diff --git a/net/spread-j/Makefile b/net/spread-j/Makefile index 074723988b97..7e38271fec76 100644 --- a/net/spread-j/Makefile +++ b/net/spread-j/Makefile @@ -16,8 +16,7 @@ COMMENT= Java client library for the Spread Group Communication System BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant -USE_JAVA= 1.4+ -USE_JIKES= yes +USE_JAVA= 1.2+ JAVALIBDIR= ${PREFIX}/share/java/classes PKGMESSAGE= ${WRKSRC}/../license.txt diff --git a/net/spread-j/files/patch-build.xml b/net/spread-j/files/patch-build.xml new file mode 100644 index 000000000000..1e8a994212c2 --- /dev/null +++ b/net/spread-j/files/patch-build.xml @@ -0,0 +1,12 @@ +$FreeBSD$ + +--- build.xml Fri Apr 16 09:13:39 2004 ++++ build.xml Fri Apr 16 09:13:46 2004 +@@ -12,7 +12,6 @@ + + + +- + + + -- cgit v1.2.3