mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
archivers/snappy-java: remove run_depends on openjdk8
This port is a library used by other Java ports. It does not run itself so does not need a run_depends on openjdk8. Solves: unifi7 currently installing openjdk11 and openjdk8 because of this. Not bumping portrevision as it does not change the functionality of the port. tested: poudriere stage-qa: ok PR: 274902
This commit is contained in:
parent
6dae53f150
commit
10316ebec7
@ -39,6 +39,7 @@ GH_TUPLE= google:snappy:${DISTVERSION:R}:google \
|
||||
kiyo-masui:bitshuffle:${BITSHUFFLE_V}:masui
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_BUILD= jre # prevent JAVA_RUN via bsd.java.mk
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ARGS+= CXX="${CXX}"
|
||||
TEST_TARGET= test
|
||||
|
Loading…
Reference in New Issue
Block a user