summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/jre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jre/Makefile b/java/jre/Makefile
index 416366d0c368..6d39c8958e5d 100644
--- a/java/jre/Makefile
+++ b/java/jre/Makefile
@@ -54,7 +54,7 @@ pre-extract:
${ECHO_MSG} " the \`compat3x' package. If you have FreeBSD source code installed" ; \
${ECHO_MSG} " then you can use the following command to install it:" ; \
${ECHO_MSG} ; \
- ${ECHO_MSG} " # cd /usr/src/lib/compat/compat3x ; make install" ; \
+ ${ECHO_MSG} " # cd /usr/src/lib/compat/compat3x.${ARCH} ; make install" ; \
${ECHO_MSG} ; \
fi
.endif