Date: Wed, 18 Jun 2014 08:35:54 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358232 - head/multimedia/libvdpau Message-ID: <201406180835.s5I8ZsBe021749@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406180835.s5I8ZsBe021749>