svn commit: r353215 - head/games/plutocracy
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed May 7 21:58:47 UTC 2014
Author: amdmi3
Date: Wed May 7 21:58:46 2014
New Revision: 353215
URL: http://svnweb.freebsd.org/changeset/ports/353215
QAT: https://qat.redports.org/buildarchive/r353215/
Log:
- Convert USE_BZIP2 to USES
Modified:
head/games/plutocracy/Makefile
Modified: head/games/plutocracy/Makefile
==============================================================================
--- head/games/plutocracy/Makefile Wed May 7 21:57:33 2014 (r353214)
+++ head/games/plutocracy/Makefile Wed May 7 21:58:46 2014 (r353215)
@@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
-USE_BZIP2= yes
+USES= tar:bzip2
USE_SDL= sdl pango
USE_GL= gl glu
USE_PYTHON= yes
More information about the svn-ports-all
mailing list