svn commit: r460681 - head/sysutils/pcbsd-utils-qt5

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Feb 2 09:46:42 UTC 2018


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
 


More information about the svn-ports-head mailing list