aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-07-13 03:43:47 +0800
committerglewis <glewis@FreeBSD.org>2004-07-13 03:43:47 +0800
commit74747bd741270d537d0b45bdb7108a4d18d1c226 (patch)
tree8f3191d29ef6642b59fb5e2a29ee7eae5958cdab
parentf9430936a23e002c886ca72b04d0491c4b0d9495 (diff)
downloadfreebsd-ports-gnome-74747bd741270d537d0b45bdb7108a4d18d1c226.tar.gz
freebsd-ports-gnome-74747bd741270d537d0b45bdb7108a4d18d1c226.tar.zst
freebsd-ports-gnome-74747bd741270d537d0b45bdb7108a4d18d1c226.zip
. Add a comment that the javavmwrapper port will need updating if
${JAVAJARDIR} is changed.
-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