summaryrefslogtreecommitdiff
path: root/java/jdk15
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2003-11-10 12:18:05 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2003-11-10 12:18:05 +0000
commitd5087e4a45ad0bda3e56ba7b2e32fbb178c40693 (patch)
tree000cd085fab5800b0134b557f077554dcd45d222 /java/jdk15
parentUpdate to 2.0 (diff)
Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.
PR: java/58902 Reported by: Linh Pham <question@closedsrc.org>
Notes
Notes: svn path=/head/; revision=93646
Diffstat (limited to 'java/jdk15')
-rw-r--r--java/jdk15/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile
index c1ec79e7fa2c..3872d7d3733e 100644
--- a/java/jdk15/Makefile
+++ b/java/jdk15/Makefile
@@ -167,7 +167,6 @@ post-patch:
done
.if !defined(NATIVE_BOOTSTRAP)
-ECHO_MSG=echo
pre-build:
@if [ "$${WRKDIRPREFIX}" -a \
-L "/compat/linux/$${WRKDIRPREFIX}" -a \