svn commit: r460619 - head/www/aws

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Feb 1 17:29:10 UTC 2018


Author: amdmi3
Date: Thu Feb  1 17:29:09 2018
New Revision: 460619
URL: https://svnweb.freebsd.org/changeset/ports/460619

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

Modified:
  head/www/aws/Makefile

Modified: head/www/aws/Makefile
==============================================================================
--- head/www/aws/Makefile	Thu Feb  1 17:11:32 2018	(r460618)
+++ head/www/aws/Makefile	Thu Feb  1 17:29:09 2018	(r460619)
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	gprbuild:devel/gprbuild \
 		gnatpython>=20101207:devel/gnatpython
 RUN_DEPENDS=	xmlada>=4.4:textproc/xmlada
 
-USES=		ada:run gmake python shebangfix tar:bzip2
+USES=		ada:run gmake python shebangfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	AdaCore
 GH_TUPLE=	AdaCore:templates-parser:${PORTVERSION}:tp/templates_parser


More information about the svn-ports-head mailing list