Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2016 11:37:35 +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: r427107 - head/graphics/ttygif
Message-ID:  <201611251137.uAPBbZ6J089846@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Nov 25 11:37:35 2016
New Revision: 427107
URL: https://svnweb.freebsd.org/changeset/ports/427107

Log:
  - Remove USES=tar:bzip2 (bogus with USE_GITHUB)
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/ttygif/Makefile

Modified: head/graphics/ttygif/Makefile
==============================================================================
--- head/graphics/ttygif/Makefile	Fri Nov 25 11:26:18 2016	(r427106)
+++ head/graphics/ttygif/Makefile	Fri Nov 25 11:37:35 2016	(r427107)
@@ -16,7 +16,7 @@ RUN_DEPENDS=	convert:graphics/ImageMagic
 USE_GITHUB=	yes
 GH_ACCOUNT=	icholy
 
-USES=		tar:bzip2 gmake
+USES=		gmake
 
 PLIST_FILES=	bin/${PORTNAME}
 



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