svn commit: r358307 - head/multimedia/umplayer

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


Author: marino
Date: Wed Jun 18 19:37:37 2014
New Revision: 358307
URL: http://svnweb.freebsd.org/changeset/ports/358307
QAT: https://qat.redports.org/buildarchive/r358307/

Log:
  multimedia/umplayer: convert USE_XZ
  
  PR:		191139
  Submitted by:	venture37
  Approved by:	general blanket

Modified:
  head/multimedia/umplayer/Makefile

Modified: head/multimedia/umplayer/Makefile
==============================================================================
--- head/multimedia/umplayer/Makefile	Wed Jun 18 19:36:21 2014	(r358306)
+++ head/multimedia/umplayer/Makefile	Wed Jun 18 19:37:37 2014	(r358307)
@@ -12,8 +12,7 @@ COMMENT=	Modern front-end for MPlayer (f
 
 RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer
 
-USES=		gmake qmake
-USE_XZ=		yes
+USES=		gmake qmake tar:xz
 USE_QT4=	gui network xml moc_build rcc_build uic_build \
 		linguist_build
 INSTALLS_ICONS=	yes


More information about the svn-ports-head mailing list