Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2014 17:36:03 +0000 (UTC)
From:      Marcus von Appen <mva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371287 - in head/games: battletanks bombz bouncy crossfire-server doomsday endgame-singularity gbottler gcompris gemrb glchess gnome-games golly gretools gtkradiant liquidwar mkgichess...
Message-ID:  <201410201736.s9KHa3kI099807@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mva
Date: Mon Oct 20 17:36:02 2014
New Revision: 371287
URL: https://svnweb.freebsd.org/changeset/ports/371287
QAT: https://qat.redports.org/buildarchive/r371287/

Log:
  - Convert games/ to new USES=python
  
  Approved by:	portmgr (implicit)

Modified:
  head/games/battletanks/Makefile
  head/games/bombz/Makefile
  head/games/bouncy/Makefile
  head/games/crossfire-server/Makefile
  head/games/doomsday/Makefile
  head/games/endgame-singularity/Makefile
  head/games/gbottler/Makefile
  head/games/gcompris/Makefile
  head/games/gemrb/Makefile
  head/games/glchess/Makefile
  head/games/gnome-games/Makefile
  head/games/golly/Makefile
  head/games/gretools/Makefile
  head/games/gtkradiant/Makefile
  head/games/liquidwar/Makefile
  head/games/mkgichessclub/Makefile
  head/games/monsterz/Makefile
  head/games/mudmagic/Makefile
  head/games/oolite/Makefile
  head/games/pathological/Makefile
  head/games/poker-engine/Makefile
  head/games/ptkei/Makefile
  head/games/py-fife/Makefile
  head/games/py-mnemosyne/Makefile
  head/games/py-pychess/Makefile
  head/games/py-sgflib/Makefile
  head/games/py-sgfsummary/Makefile
  head/games/pyching/Makefile
  head/games/pydance/Makefile
  head/games/pysycache/Makefile
  head/games/pytowerdefense/Makefile
  head/games/rtb/Makefile
  head/games/scid/Makefile
  head/games/ski/Makefile
  head/games/solarwolf/Makefile
  head/games/super_mario_bros_python/Makefile
  head/games/thudboard/Makefile
  head/games/tuxfighter/Makefile
  head/games/vegastrike/Makefile
  head/games/wesnoth/Makefile
  head/games/xwordpy/Makefile

Modified: head/games/battletanks/Makefile
==============================================================================
--- head/games/battletanks/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/battletanks/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -16,10 +16,9 @@ LIB_DEPENDS=	libsigc-2.0.so:${PORTSDIR}/
 		libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
 		libsmpeg.so:${PORTSDIR}/multimedia/smpeg
 
-USES=		openal:al pkgconfig lua:51 scons tar:bzip2
+USES=		openal:al pkgconfig lua:51 python:build scons tar:bzip2
 USE_LDCONFIG=	yes
 USE_SDL=	image sdl
-USE_PYTHON_BUILD=	yes
 MAKE_ARGS=	prefix=${PREFIX} resources_dir=${DATADIR} \
 		--install-sandbox=${STAGEDIR}
 CXXFLAGS+=	-fpermissive

Modified: head/games/bombz/Makefile
==============================================================================
--- head/games/bombz/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/bombz/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -21,11 +21,10 @@ RUN_DEPENDS=	${PYGAME}
 
 WRKSRC=		${WRKDIR}/Bombz
 
-USES=		dos2unix zip
+USES=		dos2unix python zip
 DOS2UNIX_FILES=	*.txt
 USE_SDL=	sdl image mixer
 INSTALLS_ICONS=	yes
-USE_PYTHON=	yes
 
 PORTDOCS=	ChangeLog readme.txt
 OPTIONS_DEFINE=	DOCS

Modified: head/games/bouncy/Makefile
==============================================================================
--- head/games/bouncy/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/bouncy/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -22,7 +22,7 @@ RUN_DEPENDS=	${PYGAME} \
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-post-${DISTVERSION}
 
-USE_PYTHON=	2
+USES=		python:2
 
 PORTDOCS=	README.txt
 

Modified: head/games/crossfire-server/Makefile
==============================================================================
--- head/games/crossfire-server/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/crossfire-server/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -21,9 +21,8 @@ LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-USES=		gmake libtool perl5 uidfix
+USES=		gmake libtool perl5 python uidfix
 USE_SQLITE=	3
-USE_PYTHON=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-static --with-check=no --localstatedir=/var/games
 CONFIGURE_SHELL=${LOCALBASE}/bin/bash

Modified: head/games/doomsday/Makefile
==============================================================================
--- head/games/doomsday/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/doomsday/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -21,8 +21,7 @@ USE_GL=		gl glu
 USE_LDCONFIG=	yes
 USE_SDL=	sdl mixer net
 USE_XORG=	x11
-USE_PYTHON_BUILD=	yes
-USES=		pkgconfig qmake:outsource
+USES=		pkgconfig python:build qmake:outsource
 USE_QT4=	corelib network opengl moc_build
 QMAKE_SOURCE_PATH=	${WRKSRC}/doomsday
 CFLAGS+=	-I${LOCALBASE}/include/libpng15

Modified: head/games/endgame-singularity/Makefile
==============================================================================
--- head/games/endgame-singularity/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/endgame-singularity/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -15,8 +15,8 @@ COMMENT=	Simulates the life of a true AI
 RUN_DEPENDS=	py*-game>=1.8:${PORTSDIR}/devel/py-game \
 		${PYNUMPY}
 
-USE_PYDISTUTILS=yes
-USE_PYTHON=	yes
+USES=		python
+USE_PYTHON=	distutils
 USE_SDL=	image mixer
 PORTDOCS=	AUTHORS Changelog README.txt TODO
 PROJECTHOST=	${PKGNAMEPREFIX}${PORTNAME}

Modified: head/games/gbottler/Makefile
==============================================================================
--- head/games/gbottler/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/gbottler/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -14,8 +14,7 @@ COMMENT=	SSTP Bottle client
 RUN_DEPENDS=	${PYXML}
 
 USE_GNOME=	pygtk2
-USE_PYTHON=	yes
-USES=		gmake
+USES=		gmake python
 PLIST_SUB=	VERSION=${PORTVERSION}
 
 .include <bsd.port.mk>

Modified: head/games/gcompris/Makefile
==============================================================================
--- head/games/gcompris/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/gcompris/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -21,10 +21,10 @@ LIB_DEPENDS=	libvorbis.so:${PORTSDIR}/au
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
 		gnucap:${PORTSDIR}/cad/gnucap
 
-USES=		display:configure gettext gmake libtool pathfix pkgconfig tar:bzip2
+USES=		display:configure gettext gmake libtool pathfix pkgconfig \
+		python:2 tar:bzip2
 GNU_CONFIGURE=	yes
 USE_GSTREAMER=	yes
-USE_PYTHON=	2
 USE_SQLITE=	3
 USE_SDL=	mixer
 USE_GNOME=	intlhack gnomeprefix gtk20 pygtk2 libxml2 librsvg2

Modified: head/games/gemrb/Makefile
==============================================================================
--- head/games/gemrb/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/gemrb/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -18,10 +18,9 @@ LIB_DEPENDS=	libpng15.so:${PORTSDIR}/gra
 
 OPTIONS_DEFINE=	DOCS
 
-USES=		cmake openal:al,alut
+USES=		cmake openal:al,alut python
 USE_SDL=	sdl mixer ttf
 USE_LDCONFIG=	yes
-USE_PYTHON=	yes
 CFLAGS+=	-L${LOCALBASE}/lib -I${LOCALBASE}/include
 CMAKE_C_FLAGS=	${CFLAGS}
 CMAKE_ARGS=	-DDOC_DIR="${DOCSDIR}" -DMAN_DIR="${MAN6PREFIX}/man/man6/" -DDISABLE_WERROR=1 -DINSOURCEBUILD=1

Modified: head/games/glchess/Makefile
==============================================================================
--- head/games/glchess/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/glchess/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -12,10 +12,9 @@ COMMENT=	3D OpenGL based chess game
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gdkgl/__init__.py:${PORTSDIR}/x11-toolkits/py-gtkglext
 
-USES=		desktop-file-utils shared-mime-info
+USES=		desktop-file-utils python shared-mime-info
 USE_GNOME=	gconf2
-USE_PYTHON=	yes
-USE_PYDISTUTILS=	yes
+USE_PYTHON=	distutils
 GCONF_SCHEMAS=	glchess.schemas
 OPTIONS_DEFINE=	DOCS NLS
 

Modified: head/games/gnome-games/Makefile
==============================================================================
--- head/games/gnome-games/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/gnome-games/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -20,11 +20,11 @@ RUN_DEPENDS=	seed:${PORTSDIR}/devel/seed
 
 CONFLICTS=	sol-1.0.* glchess-[0-9]* gnomesudoku-[0-9]* gnome-games-3.[0-9]*
 
-USE_PYTHON=	yes
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
 USE_GL=		gl
-USES=		desktop-file-utils gettext gmake libtool pathfix pkgconfig tar:bzip2
+USES=		desktop-file-utils gettext gmake libtool pathfix pkgconfig \
+		python tar:bzip2
 USE_GNOME=	gnomeprefix intlhack librsvg2 pygnomedesktop gnomedocutils
 USE_GSTREAMER=	vorbis ogg
 GNU_CONFIGURE=	yes

Modified: head/games/golly/Makefile
==============================================================================
--- head/games/golly/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/golly/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -10,8 +10,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	makc@FreeBSD.org
 COMMENT=	Conway's Game of Life and other cellular automata
 
-USES=		cmake:outsource perl5
-USE_PYTHON=	yes
+USES=		cmake:outsource perl5 python
 USE_WX=		3.0
 WX_UNICODE=	yes
 

Modified: head/games/gretools/Makefile
==============================================================================
--- head/games/gretools/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/gretools/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -13,10 +13,9 @@ COMMENT=	GNOME vocabulary builder
 
 LICENSE=	GPLv2
 
-USES=		gmake pathfix pkgconfig shebangfix
+USES=		gmake pathfix pkgconfig python shebangfix
 SHEBANG_FILES=	${WRKSRC}/gretools.py
 USE_GNOME=	gnomeprefix pygnome2
-USE_PYTHON=	yes
 GNU_CONFIGURE=	yes
 INSTALLS_OMF=	yes
 

Modified: head/games/gtkradiant/Makefile
==============================================================================
--- head/games/gtkradiant/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/gtkradiant/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -21,9 +21,8 @@ LIB_DEPENDS=	libgtkglext-x11-1.0.so:${PO
 		libpng15.so:${PORTSDIR}/graphics/png
 
 SSP_UNSAFE=	yes
-USES=		pkgconfig scons zip
+USES=		pkgconfig python:build scons zip
 USE_GNOME=	gtk20 libxml2
-USE_PYTHON_BUILD=	yes
 MAKE_ARGS=	${MAKE_ENV} BUILD=release
 
 DATADIR=	${PREFIX}/lib/${PORTNAME}

Modified: head/games/liquidwar/Makefile
==============================================================================
--- head/games/liquidwar/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/liquidwar/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -16,10 +16,9 @@ COMMENT=	You control an army of liquid a
 LIB_DEPENDS=	liballeg.so:${PORTSDIR}/devel/allegro
 
 GNU_CONFIGURE=	yes
-USES=		gmake makeinfo
+USES=		gmake makeinfo python:build
 CONFIGURE_ARGS=	--disable-target-opt --disable-doc-ps --disable-doc-pdf
 CONFIGURE_ENV=	ac_cv_prog_PYTHON=yes
-USE_PYTHON_BUILD=yes
 
 INFO=		liquidwar
 

Modified: head/games/mkgichessclub/Makefile
==============================================================================
--- head/games/mkgichessclub/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/mkgichessclub/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -21,9 +21,9 @@ NO_BUILD=	yes
 
 SUB_FILES=	pkg-message
 
+USES=		python
 USE_MYSQL=	server
 USE_PHP=	mysql pcre session
-USE_PYTHON=	yes
 GNUCHESS_RUN_DEPENDS=	gnuchess:${PORTSDIR}/games/gnuchess
 PHALANX_RUN_DEPENDS=	phalanx:${PORTSDIR}/games/phalanx
 

Modified: head/games/monsterz/Makefile
==============================================================================
--- head/games/monsterz/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/monsterz/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -21,7 +21,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg
 
 RUN_DEPENDS=	${PYGAME}
 
-USE_PYTHON=	yes
+USES=		python
 MAKE_ENV=	prefix=${PREFIX}
 
 PORTDOCS=	AUTHORS README TODO

Modified: head/games/mudmagic/Makefile
==============================================================================
--- head/games/mudmagic/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/mudmagic/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -18,10 +18,9 @@ LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/
 		libexpat.so:${PORTSDIR}/textproc/expat2 \
 		libsqlite3.so:${PORTSDIR}/databases/sqlite3
 
-USES=		gmake libtool pathfix pkgconfig
+USES=		gmake libtool pathfix pkgconfig python
 USE_GNOME=	gtk20 libglade2 libxml2
 GNU_CONFIGURE=	yes
-USE_PYTHON=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/games/oolite/Makefile
==============================================================================
--- head/games/oolite/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/oolite/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -20,7 +20,7 @@ BUILD_DEPENDS=		zip:${PORTSDIR}/archiver
 LIB_DEPENDS=		libespeak.so:${PORTSDIR}/audio/espeak \
 			libnspr4.so:${PORTSDIR}/devel/nspr
 
-USES=			gmake perl5 tar:bzip2
+USES=			gmake perl5 python:build tar:bzip2
 USE_GL=			yes
 USE_SDL=		mixer image gfx
 USE_GNUSTEP=		yes
@@ -29,7 +29,6 @@ USE_GNUSTEP_BUILD=	yes
 USE_MAKEFILE=		yes
 ALL_TARGET=		release-deployment
 USE_PERL5=		build
-USE_PYTHON_BUILD=	yes
 
 SUB_FILES=		pkg-message
 PKGMESSAGE=		${WRKDIR}/pkg-message

Modified: head/games/pathological/Makefile
==============================================================================
--- head/games/pathological/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/pathological/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${PYGAME}
 
 OPTIONS_DEFINE=	DOCS
 
-USE_PYTHON=	yes
+USES=		python
 NO_BUILD=	yes
 
 DOC_FILES=	favicon.ico index.html

Modified: head/games/poker-engine/Makefile
==============================================================================
--- head/games/poker-engine/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/poker-engine/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -23,8 +23,7 @@ RUN_DEPENDS=	${LOCALBASE}/bin/rsync:${PO
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gmake pkgconfig gettext
-USE_PYTHON=	2
+USES=		gettext gmake pkgconfig python:2
 GNU_CONFIGURE=	yes
 
 post-patch:

Modified: head/games/ptkei/Makefile
==============================================================================
--- head/games/ptkei/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/ptkei/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -12,7 +12,7 @@ COMMENT=	Python/Tk graphical client for 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
 		${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/py-Pmw
 
-USE_PYTHON=	yes
+USES=		python
 
 do-build:
 	@${FIND} ${WRKSRC} -name "*.pyc" -delete

Modified: head/games/py-fife/Makefile
==============================================================================
--- head/games/py-fife/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/py-fife/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -25,9 +25,8 @@ LIB_DEPENDS=		libvorbisfile.so:${PORTSDI
 			libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \
 			libpng15.so:${PORTSDIR}/graphics/png
 
-USES=			openal:al pkgconfig scons
+USES=			openal:al pkgconfig python:2 scons
 USE_GL=			gl
-USE_PYTHON=		2
 USE_SDL=		sdl ttf image
 USE_XORG=		xcursor
 

Modified: head/games/py-mnemosyne/Makefile
==============================================================================
--- head/games/py-mnemosyne/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/py-mnemosyne/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -18,9 +18,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}qt4>
 		${PYTHON_PKGNAMEPREFIX}cherrypy>=3.2:${PORTSDIR}/www/py-cherrypy \
 		${PYTHON_PKGNAMEPREFIX}webob>=1.2.2:${PORTSDIR}/www/py-webob
 
-USES=		desktop-file-utils
-USE_PYTHON=	yes
-USE_PYDISTUTILS=	yes
-PYDISTUTILS_AUTOPLIST=	yes
+USES=		desktop-file-utils python
+USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>

Modified: head/games/py-pychess/Makefile
==============================================================================
--- head/games/py-pychess/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/py-pychess/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -15,11 +15,9 @@ LICENSE=	GPLv2 # (or later)
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>=3-2.5.1_1:${PORTSDIR}/databases/py-sqlite3
 
-USES=		desktop-file-utils gettext
+USES=		desktop-file-utils gettext python
 USE_GNOME=	pygnomedesktop
-USE_PYTHON=	yes
-USE_PYDISTUTILS=	yes
-PYDISTUTILS_AUTOPLIST=	yes
+USE_PYTHON=	distutils autoplist
 INSTALLS_ICONS=	yes
 
 OPTIONS_DEFINE=		PYGSTREAMER

Modified: head/games/py-sgflib/Makefile
==============================================================================
--- head/games/py-sgflib/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/py-sgflib/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -12,7 +12,7 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Smart Game Format parser library for Python
 
-USE_PYTHON=	yes
+USES=		python
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}
 

Modified: head/games/py-sgfsummary/Makefile
==============================================================================
--- head/games/py-sgfsummary/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/py-sgfsummary/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -15,7 +15,7 @@ COMMENT=	SGF Summarizer
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/sgflib.py:${PORTSDIR}/games/py-sgflib
 
 PLIST_FILES=	bin/sgfsummary.py
-USE_PYTHON=	yes
+USES=		python
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}
 

Modified: head/games/pyching/Makefile
==============================================================================
--- head/games/pyching/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/pyching/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -16,7 +16,7 @@ LICENSE_COMB=	dual
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
 
 NO_WRKSUBDIR=	yes
-USE_PYTHON=	yes
+USES=		python
 
 OPTIONS_DEFINE=	DOCS
 

Modified: head/games/pydance/Makefile
==============================================================================
--- head/games/pydance/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/pydance/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -19,9 +19,8 @@ COMMENT=	Dancing simulation game similar
 BUILD_DEPENDS=	${PYGAME}
 RUN_DEPENDS=	${PYGAME}
 
-USE_PYTHON=	yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_NOEGGINFO=	yes
+USES=		python
+USE_PYTHON=	distutils noegginfo
 SUB_FILES=	pkg-message
 
 SONGS=		forkbomb.ogg forkbomb.dance forkbomb-bg.jpg forkbomb-banner.png \

Modified: head/games/pysycache/Makefile
==============================================================================
--- head/games/pysycache/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/pysycache/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -13,8 +13,7 @@ COMMENT=	Educational software made in py
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
 
-USES=		zip
-USE_PYTHON=	yes
+USES=		python zip
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 SUB_FILES=	pkg-message

Modified: head/games/pytowerdefense/Makefile
==============================================================================
--- head/games/pytowerdefense/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/pytowerdefense/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -16,8 +16,7 @@ LICENSE=	GPLv3
 
 RUN_DEPENDS=	${PYGAME}
 
-USES=		zip
-USE_PYTHON=	2
+USES=		python:2 zip
 INSTALLS_ICONS=	yes
 
 PORTDOCS=	README modding.txt

Modified: head/games/rtb/Makefile
==============================================================================
--- head/games/rtb/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/rtb/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -17,9 +17,8 @@ BUILD_DEPENDS=	gsed:${PORTSDIR}/textproc
 
 OPTIONS_DEFINE=	DOCS
 
-USES=		gettext gmake perl5 pkgconfig tar:bzip2
+USES=		gettext gmake perl5 pkgconfig python tar:bzip2
 USE_GNOME=	gtk20
-USE_PYTHON=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-rtb-dir=${PREFIX}/lib/${PORTNAME}
 

Modified: head/games/scid/Makefile
==============================================================================
--- head/games/scid/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/scid/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -10,8 +10,7 @@ MAINTAINER=	bsd@volki.at
 COMMENT=	Free chess database application
 
 HAS_CONFIGURE=	yes
-USES=		gmake tk:84,85,86 tar:bzip2
-USE_PYTHON=	yes
+USES=		gmake tk:84,85,86 python tar:bzip2
 
 TCL_LIBRARY=	-L${LOCALBASE}/lib -ltcl${TCL_SHLIB_VER}
 

Modified: head/games/ski/Makefile
==============================================================================
--- head/games/ski/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/ski/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -11,7 +11,7 @@ COMMENT=	Skiing simulation with curses i
 
 LICENSE=	BSD3CLAUSE
 
-USE_PYTHON_RUN=	yes
+USES=		python:run
 NO_BUILD=	yes
 
 PLIST_FILES=	bin/${PORTNAME} \

Modified: head/games/solarwolf/Makefile
==============================================================================
--- head/games/solarwolf/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/solarwolf/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -14,7 +14,7 @@ LICENSE=	LGPL21
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
 
-USE_PYTHON=	2
+USES=		python:2
 
 DESKTOP_ENTRIES=	"SolarWolf" "${COMMENT}" "solarwolf" \
 	"solarwolf" "Game;ArcadeGame;" false

Modified: head/games/super_mario_bros_python/Makefile
==============================================================================
--- head/games/super_mario_bros_python/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/super_mario_bros_python/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -21,11 +21,10 @@ RUN_DEPENDS=	${PYGAME}
 
 WRKSRC=		${WRKDIR}/Super-Mario-Bros-Python-v${DISTVERSION}release
 
-USES=		shebangfix zip
+USES=		shebangfix python:2 zip
 SHEBANG_FILES=	gamelib/*.py
 python_OLD_CMD?=	/usr/bin/env python
 python_CMD?=		${PYTHON_CMD}
-USE_PYTHON=	2
 
 PORTDOCS=	changelog.txt readme.txt
 OPTIONS_DEFINE=	DOCS

Modified: head/games/thudboard/Makefile
==============================================================================
--- head/games/thudboard/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/thudboard/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -13,7 +13,7 @@ COMMENT=	The Discworld Boardgame Board
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
 
 NO_WRKSUBDIR=	yes
-USE_PYTHON=	yes
+USES=		python
 
 SUB_FILES=	thudboard
 

Modified: head/games/tuxfighter/Makefile
==============================================================================
--- head/games/tuxfighter/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/tuxfighter/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYGAME}
 
 WRKSRC=		${WRKDIR}
 
-USE_PYTHON=	2
+USES=		python:2
 
 PORTDOCS=	readme_TuxFighter54.txt
 OPTIONS_DEFINE=	DOCS

Modified: head/games/vegastrike/Makefile
==============================================================================
--- head/games/vegastrike/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/vegastrike/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -19,9 +19,8 @@ LIB_DEPENDS=	libboost_python.so:${PORTSD
 		libvorbis.so:${PORTSDIR}/audio/libvorbis \
 		libogg.so:${PORTSDIR}/audio/libogg
 
-USES=		dos2unix gmake openal:al pkgconfig tar:bzip2
+USES=		dos2unix gmake openal:al pkgconfig python tar:bzip2
 GNU_CONFIGURE=	yes
-USE_PYTHON=	yes
 USE_SDL=	sdl
 USE_GL=		glut
 USE_XORG=	sm ice xi x11 xext xrender xinerama xi xrandr xcursor \

Modified: head/games/wesnoth/Makefile
==============================================================================
--- head/games/wesnoth/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/wesnoth/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -118,7 +118,7 @@ CMAKE_ARGS+=	-DENABLE_POOL_ALLOC=off
 
 .if ${PORT_OPTIONS:MPYTHON}
 BROKEN=		cmake build doesn't support installing python tools
-USE_PYTHON=	yes
+USES+=		python
 CONFIGURE_ENV+=	PYTHON_PREFIX=${PREFIX} \
 		PYTHON_VERSION=${PYTHON_VERSION:S/python//}
 CONFIGURE_ARGS+=--enable-python-install

Modified: head/games/xwordpy/Makefile
==============================================================================
--- head/games/xwordpy/Makefile	Mon Oct 20 17:23:52 2014	(r371286)
+++ head/games/xwordpy/Makefile	Mon Oct 20 17:36:02 2014	(r371287)
@@ -12,7 +12,7 @@ MAINTAINER=	bf@FreeBSD.org
 COMMENT=	Application for solving crossword puzzles in the Across Lite format
 
 USE_GNOME=	pygtk2
-USE_PYTHON=	yes
+USES=		python
 NO_BUILD=	yes
 
 PLIST_FILES=	bin/xwordpy \



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