. Add a comment that the javavmwrapper port will need updating if
${JAVAJARDIR} is changed.
This commit is contained in:
parent
61fd61528f
commit
d1632b5278
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113489
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue