Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2014 12:44:55 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352001 - head/editors/libreoffice
Message-ID:  <201404241244.s3OCitgA027355@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Thu Apr 24 12:44:54 2014
New Revision: 352001
URL: http://svnweb.freebsd.org/changeset/ports/352001
QAT: https://qat.redports.org/buildarchive/r352001/

Log:
  - USES=tar:xz

Modified:
  head/editors/libreoffice/Makefile

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Thu Apr 24 12:43:27 2014	(r352000)
+++ head/editors/libreoffice/Makefile	Thu Apr 24 12:44:54 2014	(r352001)
@@ -69,8 +69,7 @@ USE_PERL5=	build
 USE_PYTHON=	yes
 USE_QT4=	# empty but required
 USE_XORG=	xaw xrandr
-USE_XZ=		yes
-USES=		bison compiler:c++11-lang gmake perl5 pkgconfig
+USES=		bison compiler:c++11-lang gmake perl5 pkgconfig tar:xz
 WANT_GNOME=	yes
 
 DISTFILES+=	${PORTNAME}-${LOVERSION}${EXTRACT_SUFX}



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