mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
Oops, jikes is required to build these days. This should be all the deps
necessary. Reported by: krismail
This commit is contained in:
parent
6ee558bca5
commit
9cb236b64d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137227
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
|||
ungif.5:${PORTSDIR}/graphics/libungif \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
gmp.6:${PORTSDIR}/math/libgmp4
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
|
||||
jikes:${PORTSDIR}/java/jikes
|
||||
RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \
|
||||
javavm:${PORTSDIR}/java/javavmwrapper
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue