svn commit: r358310 - head/multimedia/bino

John Marino marino at FreeBSD.org
Wed Jun 18 19:56:37 UTC 2014


Author: marino
Date: Wed Jun 18 19:56:36 2014
New Revision: 358310
URL: http://svnweb.freebsd.org/changeset/ports/358310
QAT: https://qat.redports.org/buildarchive/r358310/

Log:
  multimedia/bino: convert USE_XZ
  
  PR:		191142
  Submitted by:	venture37
  Approved by:	general blanket

Modified:
  head/multimedia/bino/Makefile

Modified: head/multimedia/bino/Makefile
==============================================================================
--- head/multimedia/bino/Makefile	Wed Jun 18 19:39:32 2014	(r358309)
+++ head/multimedia/bino/Makefile	Wed Jun 18 19:56:36 2014	(r358310)
@@ -11,8 +11,7 @@ COMMENT=	3D video player with multi-disp
 
 LICENSE=	GPLv3
 
-USES=		gmake pkgconfig
-USE_XZ=		yes
+USES=		gmake pkgconfig tar:xz
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_QT4=	moc_build opengl rcc_build


More information about the svn-ports-head mailing list