svn commit: r435459 - head/games/pink-pony

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Mar 5 09:01:50 UTC 2017


Author: amdmi3
Date: Sun Mar  5 09:01:48 2017
New Revision: 435459
URL: https://svnweb.freebsd.org/changeset/ports/435459

Log:
  - Remove bogus (in presence of USE_GITHUB) USES=tar*

Modified:
  head/games/pink-pony/Makefile

Modified: head/games/pink-pony/Makefile
==============================================================================
--- head/games/pink-pony/Makefile	Sun Mar  5 08:51:22 2017	(r435458)
+++ head/games/pink-pony/Makefile	Sun Mar  5 09:01:48 2017	(r435459)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libIL.so:graphics/devil \
 USE_GITHUB=	yes
 GH_ACCOUNT=	ginkgo
 
-USES=		pkgconfig scons tar:bzip2
+USES=		pkgconfig scons
 USE_GL=		gl glu
 USE_SDL=	mixer
 SUB_FILES=	pink-pony.sh


More information about the svn-ports-all mailing list