Mk/bsd.qt.mk: convert USE_XZ to USES
This commit is contained in:
parent
c0e838207d
commit
8387bcfdb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379400
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ MASTER_SITE_SUBDIR= official_releases/qt/${_QT_VERSION:R}/${_QT_VERSION}/submodu
|
|||
DISTNAME= ${QT_DIST:S,^,qt,:S,$,-opensource-src-${_QT_VERSION},}
|
||||
DISTFILES= ${DISTNAME:S,$,${EXTRACT_SUFX},}
|
||||
DIST_SUBDIR= KDE/Qt/${_QT_VERSION}
|
||||
USE_XZ= yes
|
||||
USES+= tar:xz
|
||||
|
||||
. if ${.TARGETS:Mmakesum} || ${.TARGETS:Mfetch} && \
|
||||
defined(DISABLE_SIZE) && defined(NO_CHECKSUM)
|
||||
|
|
Loading…
Reference in a new issue