From 80bf6a711ff751516488788ef95387f8caa8ab45 Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Fri, 16 May 2014 08:30:45 +0000 Subject: [PATCH] Utilize USES+=tar:xz. --- print/scribus/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 1b6a210a780f..4f4fbed44107 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -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