mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Use USES=tar:xz.
This commit is contained in:
parent
a5628edb12
commit
c197994614
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348269
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ JDK_ROOT= bootstrap-${JDK_NAME}
|
|||
|
||||
NO_BUILD= yes
|
||||
PLIST_SUB= ARCH=${ARCH} JDK_NAME=${JDK_NAME} JDK_ROOT=${JDK_ROOT}
|
||||
USE_XZ= yes
|
||||
USES= tar:xz
|
||||
WRKSRC= ${WRKDIR}/${JDK_ROOT}
|
||||
|
||||
INSTALLDIR= ${STAGEDIR}${PREFIX}/${JDK_ROOT}
|
||||
|
|
Loading…
Add table
Reference in a new issue