mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
. In the cases where we need gtar, its an EXTRACT_DEPENDS, not a
BUILD_DEPENDS.
This commit is contained in:
parent
fae59e03a3
commit
b0106e2794
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83001
@ -128,8 +128,8 @@ HOTSPOT_BUILD= ../ext/plugin/build/solaris/GNUmakefile \
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 460101 || ( ${OSVERSION} >= 500000 && ${OSVERSION} < 500038 )
|
||||
BUILD_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar
|
||||
TAR= gtar # Necessary for proper extraction of sources
|
||||
EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar
|
||||
TAR= gtar # Necessary for proper extraction of sources
|
||||
.endif
|
||||
|
||||
# Check for patchset
|
||||
|
Loading…
Reference in New Issue
Block a user