mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
textproc/elasticsearch8: Remove unneeded directory
Remove jdk.app directory that contains Darwin-native JDK, that is not needed here.
This commit is contained in:
parent
477c4bae06
commit
8407a1296e
1 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,9 @@ SUB_LIST= ETCDIR=${ETCDIR} \
|
|||
JAVA_HOME=${JAVA_HOME} \
|
||||
BINDIR=${PREFIX}/bin
|
||||
|
||||
post-extract:
|
||||
${RM} -rf ${WRKSRC}/jdk.app
|
||||
|
||||
post-patch:
|
||||
${RM} ${WRKSRC}/lib/jna-*.jar
|
||||
# ML plugin not supported on FreeBSD
|
||||
|
|
Loading…
Add table
Reference in a new issue