Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2014 08:30:46 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354201 - head/print/scribus
Message-ID:  <201405160830.s4G8UkNr010667@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Fri May 16 08:30:45 2014
New Revision: 354201
URL: http://svnweb.freebsd.org/changeset/ports/354201
QAT: https://qat.redports.org/buildarchive/r354201/

Log:
  Utilize USES+=tar:xz.

Modified:
  head/print/scribus/Makefile

Modified: head/print/scribus/Makefile
==============================================================================
--- head/print/scribus/Makefile	Fri May 16 08:13:22 2014	(r354200)
+++ head/print/scribus/Makefile	Fri May 16 08:30:45 2014	(r354201)
@@ -27,12 +27,11 @@ LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/grap
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405160830.s4G8UkNr010667>