forked from Lainports/freebsd-ports
Fix build failure: USE_JIKES is useless without USE_JAVA.
This commit is contained in:
parent
97ae36bd73
commit
08c5272ca2
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…
Add table
Reference in a new issue