mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Utilize USES+=tar:xz.
This commit is contained in:
parent
8e391395bc
commit
80bf6a711f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354201
@ -27,12 +27,11 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
|
||||
${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging
|
||||
|
||||
USE_XZ= yes
|
||||
USE_QT4= gui linguist_build moc_build qmake_build rcc_build uic_build xml network
|
||||
USE_GNOME= libartlgpl2 libxml2
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
USE_PYTHON= yes
|
||||
USES= cmake desktop-file-utils pkgconfig shared-mime-info
|
||||
USES= cmake desktop-file-utils pkgconfig shared-mime-info tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS+= -DWANT_HUNSPELL=YES -Wno-ferror-limit
|
||||
|
Loading…
Reference in New Issue
Block a user