Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2018 09:46:41 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460681 - head/sysutils/pcbsd-utils-qt5
Message-ID:  <201802020946.w129kfSe057693@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Feb  2 09:46:41 2018
New Revision: 460681
URL: https://svnweb.freebsd.org/changeset/ports/460681

Log:
  - Remove bogus (in presence of USE_GITHUB) USES=tar*
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/pcbsd-utils-qt5/Makefile

Modified: head/sysutils/pcbsd-utils-qt5/Makefile
==============================================================================
--- head/sysutils/pcbsd-utils-qt5/Makefile	Fri Feb  2 09:02:16 2018	(r460680)
+++ head/sysutils/pcbsd-utils-qt5/Makefile	Fri Feb  2 09:46:41 2018	(r460681)
@@ -31,7 +31,7 @@ ONLY_FOR_ARCHS=	amd64
 USE_LDCONFIG=	yes
 USE_QT5=	core gui network svg linguist \
 		webkit buildtools x11extras
-USES=		desktop-file-utils python qmake shebangfix tar:xz
+USES=		desktop-file-utils python qmake shebangfix
 SHEBANG_FILES=	pc-netmanager/src/NetworkManager/resources/umts_stick \
 		pc-sysmanager/scripts/fastest_cvsup
 



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