svn commit: r427310 - head/www/rtv
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Nov 28 13:45:40 UTC 2016
Author: amdmi3
Date: Mon Nov 28 13:45:39 2016
New Revision: 427310
URL: https://svnweb.freebsd.org/changeset/ports/427310
Log:
- Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by: portmgr blanket
Modified:
head/www/rtv/Makefile
Modified: head/www/rtv/Makefile
==============================================================================
--- head/www/rtv/Makefile Mon Nov 28 13:45:05 2016 (r427309)
+++ head/www/rtv/Makefile Mon Nov 28 13:45:39 2016 (r427310)
@@ -24,7 +24,7 @@ USE_GITHUB= yes
GH_ACCOUNT= michael-lazar
NO_ARCH= yes
-USES= tar:xz python
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list