Fix build failure: USE_JIKES is useless without USE_JAVA.
This commit is contained in:
parent
97ae36bd73
commit
08c5272ca2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123570
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
|
|||
ffi.2:${PORTSDIR}/devel/libffi
|
||||
|
||||
USE_GNOME= gtk20 libartlgpl2 pkgconfig
|
||||
USE_JAVA= yes
|
||||
USE_JIKES= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
LIBTOOLFILES= ${CLASSPATHDIR}/configure
|
||||
|
|
Loading…
Reference in a new issue