aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk15
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2003-11-10 20:18:05 +0800
committerphantom <phantom@FreeBSD.org>2003-11-10 20:18:05 +0800
commit7d707d29024172298fa9cd32b2e0fda2a02a2b67 (patch)
treef4a53ced13ff0a1b9f6d5689bdbd390ea2ecac4b /java/jdk15
parent50774248c98481b5ee978be1f54894891abbf0ed (diff)
downloadfreebsd-ports-gnome-7d707d29024172298fa9cd32b2e0fda2a02a2b67.tar.gz
freebsd-ports-gnome-7d707d29024172298fa9cd32b2e0fda2a02a2b67.tar.zst
freebsd-ports-gnome-7d707d29024172298fa9cd32b2e0fda2a02a2b67.zip
Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.
PR: java/58902 Reported by: Linh Pham <question@closedsrc.org>
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 \