Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2014 10:04:00 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r348192 - head/multimedia/libquvi
Message-ID:  <201403141004.s2EA40B4015066@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Mar 14 10:04:00 2014
New Revision: 348192
URL: http://svnweb.freebsd.org/changeset/ports/348192
QAT: https://qat.redports.org/buildarchive/r348192/

Log:
  - Use USES=tar:xz

Modified:
  head/multimedia/libquvi/Makefile

Modified: head/multimedia/libquvi/Makefile
==============================================================================
--- head/multimedia/libquvi/Makefile	Fri Mar 14 09:38:24 2014	(r348191)
+++ head/multimedia/libquvi/Makefile	Fri Mar 14 10:04:00 2014	(r348192)
@@ -25,8 +25,7 @@ PORTSCOUT=	limit:0.4.[0-9]*
 CPPFLAGS+=	-I${LOCALBASE}/include
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USE_XZ=		yes
-USES=		iconv lua pathfix pkgconfig
+USES=		iconv lua pathfix pkgconfig tar:xz
 
 PROJECTHOST=	quvi
 



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