From a6e9b5e4cf2452d0404d54fa49c70dbd06314708 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Wed, 19 Jan 2005 01:39:37 +0000 Subject: [PATCH] USE_JIKES=no because build breaks if jikes is used Submitted by: hq --- net-p2p/mldonkey-sancho/Makefile | 1 + net/mldonkey-sancho/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/net-p2p/mldonkey-sancho/Makefile b/net-p2p/mldonkey-sancho/Makefile index d848caa55abe..ebf867e9c491 100644 --- a/net-p2p/mldonkey-sancho/Makefile +++ b/net-p2p/mldonkey-sancho/Makefile @@ -39,6 +39,7 @@ USE_JAVA= yes JAVA_VERSION= 1.4+ JAVA_OS= native USE_ANT= yes +USE_JIKES= no USE_BZIP2= yes NO_WRKSUBDIR= yes diff --git a/net/mldonkey-sancho/Makefile b/net/mldonkey-sancho/Makefile index d848caa55abe..ebf867e9c491 100644 --- a/net/mldonkey-sancho/Makefile +++ b/net/mldonkey-sancho/Makefile @@ -39,6 +39,7 @@ USE_JAVA= yes JAVA_VERSION= 1.4+ JAVA_OS= native USE_ANT= yes +USE_JIKES= no USE_BZIP2= yes NO_WRKSUBDIR= yes