summaryrefslogtreecommitdiff
path: root/Mk/bsd.java.mk
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-07-12 19:43:47 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-07-12 19:43:47 +0000
commitd1632b527815f0c144f9be6e639c9c712b800750 (patch)
tree87f4c1002329539a2f720f46a5637346813f5817 /Mk/bsd.java.mk
parentRemove iconv support: it simply damage headers instead of recoding them. (diff)
. Add a comment that the javavmwrapper port will need updating if
${JAVAJARDIR} is changed.
Notes
Notes: svn path=/head/; revision=113489
Diffstat (limited to 'Mk/bsd.java.mk')
-rw-r--r--Mk/bsd.java.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/bsd.java.mk b/Mk/bsd.java.mk
index 49501a6d946b..dd452ade1ad4 100644
--- a/Mk/bsd.java.mk
+++ b/Mk/bsd.java.mk
@@ -127,6 +127,8 @@ Java_Include_MAINTAINER= znerd@FreeBSD.org
#
# System-global directories
+# NB: If the value of JAVAJARDIR is altered here it must also be altered
+# in java/javavmwrapper/Makefile.
JAVASHAREDIR?= ${PREFIX}/share/java
JAVAJARDIR?= ${JAVASHAREDIR}/classes