svn commit: r358232 - head/multimedia/libvdpau

Guido Falsi madpilot at FreeBSD.org
Wed Jun 18 08:35:54 UTC 2014


Author: madpilot
Date: Wed Jun 18 08:35:53 2014
New Revision: 358232
URL: http://svnweb.freebsd.org/changeset/ports/358232
QAT: https://qat.redports.org/buildarchive/r358232/

Log:
  Convert to USES=tar:xz
  
  PR:		191140
  Submitted by:	Sevan Janiyan <venture37 at geeklan.co.uk>

Modified:
  head/multimedia/libvdpau/Makefile

Modified: head/multimedia/libvdpau/Makefile
==============================================================================
--- head/multimedia/libvdpau/Makefile	Wed Jun 18 08:01:00 2014	(r358231)
+++ head/multimedia/libvdpau/Makefile	Wed Jun 18 08:35:53 2014	(r358232)
@@ -12,8 +12,7 @@ COMMENT=	VDPAU wrapper and tracing libra
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		libtool:keepla pkgconfig
-USE_XZ=		yes
+USES=		libtool:keepla pkgconfig tar:xz
 USE_AUTOTOOLS=	aclocal autoheader automake autoconf libtoolize
 ACLOCAL_ARGS=	-I.
 AUTOMAKE_ARGS=	--add-missing


More information about the svn-ports-head mailing list