diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/anki/Makefile | 2 | ||||
-rw-r--r-- | games/bouncy/Makefile | 2 | ||||
-rw-r--r-- | games/funnyboat/Makefile | 2 | ||||
-rw-r--r-- | games/gcompris/Makefile | 2 | ||||
-rw-r--r-- | games/gemrb/Makefile | 2 | ||||
-rw-r--r-- | games/gnubg/Makefile | 2 | ||||
-rw-r--r-- | games/golly/Makefile | 2 | ||||
-rw-r--r-- | games/gondola/Makefile | 2 | ||||
-rw-r--r-- | games/kiki/Makefile | 2 | ||||
-rw-r--r-- | games/outerspace/Makefile | 2 | ||||
-rw-r--r-- | games/poker-engine/Makefile | 2 | ||||
-rw-r--r-- | games/py-fife/Makefile | 2 | ||||
-rw-r--r-- | games/pythonsudoku/Makefile | 2 | ||||
-rw-r--r-- | games/pytowerdefense/Makefile | 2 | ||||
-rw-r--r-- | games/schiff/Makefile | 2 | ||||
-rw-r--r-- | games/schwarzweiss/Makefile | 2 | ||||
-rw-r--r-- | games/starfighter/Makefile | 2 | ||||
-rw-r--r-- | games/super_mario_bros_python/Makefile | 2 | ||||
-rw-r--r-- | games/unknown-horizons/Makefile | 2 | ||||
-rw-r--r-- | games/widelands/Makefile | 2 | ||||
-rw-r--r-- | games/xwordpy/Makefile | 2 | ||||
-rw-r--r-- | games/zephulor/Makefile | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/games/anki/Makefile b/games/anki/Makefile index 55113e0785fd..312a6ad38eac 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ ${PYTHON_PKGNAMEPREFIX}send2trash>0:${PORTSDIR}/deskutils/py-send2trash USES= desktop-file-utils shared-mime-info -USE_PYTHON= 2.7 +USE_PYTHON= 2 USE_QT4= network_run webkit_run OPTIONS_DEFINE= NLS diff --git a/games/bouncy/Makefile b/games/bouncy/Makefile index fde975613588..ca0a08139aef 100644 --- a/games/bouncy/Makefile +++ b/games/bouncy/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYGAME} \ WRKSRC= ${WRKDIR}/${PORTNAME}-post-${DISTVERSION} -USE_PYTHON= 2.7 +USE_PYTHON= 2 PORTDOCS= README.txt diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index c822ba41b179..f4673eb5e6ec 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game WRKSRC= ${WRKDIR}/${PORTNAME} USE_ZIP= yes -USE_PYTHON= 2.5+ +USE_PYTHON= yes NO_BUILD= yes SUB_FILES= funnyboat_ diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 5c47ddb6c3ed..96edf269cb25 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -24,7 +24,7 @@ USE_BZIP2= yes USES= display:configure gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes USE_GSTREAMER= yes -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_SQLITE= 3 USE_SDL= mixer USE_GNOME= intlhack gnomeprefix gtk20 pygtk2 libxml2 librsvg2 diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile index e072c1e8dbec..57f83f8da4cc 100644 --- a/games/gemrb/Makefile +++ b/games/gemrb/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ USES= cmake openal:al,alut USE_SDL= sdl mixer ttf USE_LDCONFIG= yes -USE_PYTHON= 2.6+ +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 diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 28497dc68bd5..bcfcb6f44913 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -33,7 +33,7 @@ CONFIGURE_ENV= ac_cv_path_ARTSC_CONFIG=no ac_cv_path_LIBART_CONFIG=no USE_GNOME= gnomehack libxml2 USE_GMAKE= yes -USE_PYTHON= 2.0+ +USE_PYTHON= yes USE_AUTOTOOLS= libtool automake GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes diff --git a/games/golly/Makefile b/games/golly/Makefile index 85fa6493e598..babe005df71e 100644 --- a/games/golly/Makefile +++ b/games/golly/Makefile @@ -11,7 +11,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Conway's Game of Life and other cellular automata USES= cmake:outsource perl5 -USE_PYTHON= 2.7+ +USE_PYTHON= yes USE_WX= 2.8+ DESKTOP_ENTRIES= "Golly" "${COMMENT}" "${PREFIX}/share/pixmaps/golly.xpm" \ diff --git a/games/gondola/Makefile b/games/gondola/Makefile index c44e6b5e2938..4a8c19c82a39 100644 --- a/games/gondola/Makefile +++ b/games/gondola/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rabbyt>=0.8.1:${PORTSDIR}/graphics/py-rabbyt avbin>=7:${PORTSDIR}/multimedia/avbin USE_ZIP= yes -USE_PYTHON= 2.5+ +USE_PYTHON= yes NO_BUILD= yes SUB_FILES= ${PORTNAME} diff --git a/games/kiki/Makefile b/games/kiki/Makefile index f800590c752e..93d442a9f3ba 100644 --- a/games/kiki/Makefile +++ b/games/kiki/Makefile @@ -13,7 +13,7 @@ COMMENT= Kiki the nanobot is a 3-D puzzle game BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 -USE_PYTHON= 2.5+ +USE_PYTHON= yes USES= gmake dos2unix compiler USE_GL= gl glu glut USE_SDL= sdl mixer image diff --git a/games/outerspace/Makefile b/games/outerspace/Makefile index 0514adf6055d..2dcd3b08f228 100644 --- a/games/outerspace/Makefile +++ b/games/outerspace/Makefile @@ -12,7 +12,7 @@ COMMENT= On-line strategy game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game -USE_PYTHON= 2.5+ +USE_PYTHON= yes NO_BUILD= yes SUB_FILES= outerspace diff --git a/games/poker-engine/Makefile b/games/poker-engine/Makefile index 8fb911456b27..aa9b9450e5f2 100644 --- a/games/poker-engine/Makefile +++ b/games/poker-engine/Makefile @@ -23,7 +23,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake pkgconfig gettext -USE_PYTHON= 2.5-2.7 +USE_PYTHON= 2 GNU_CONFIGURE= yes post-patch: diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index 8714def69e50..f18993cfe560 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -31,7 +31,7 @@ SCONS_BUILDENV= SWIG=${LOCALBASE}/bin/swig \ SCONS_TARGET= fife-python SCONS_INSTALL_TARGET= install-python -USE_PYTHON= 2.7 +USE_PYTHON= 2 USE_XORG= xcursor USE_GL= gl diff --git a/games/pythonsudoku/Makefile b/games/pythonsudoku/Makefile index 0e5c8b331552..293700a94bd6 100644 --- a/games/pythonsudoku/Makefile +++ b/games/pythonsudoku/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYGAME} \ USE_BZIP2= yes USES= desktop-file-utils USE_GNOME= pygtk2 -USE_PYTHON= 2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=yes INSTALLS_ICONS= yes diff --git a/games/pytowerdefense/Makefile b/games/pytowerdefense/Makefile index 653f47941a6e..167d01d32f19 100644 --- a/games/pytowerdefense/Makefile +++ b/games/pytowerdefense/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv3 RUN_DEPENDS= ${PYGAME} USE_ZIP= yes -USE_PYTHON= 2.7 +USE_PYTHON= 2 INSTALLS_ICONS= yes PORTDOCS= README modding.txt diff --git a/games/schiff/Makefile b/games/schiff/Makefile index 9f0190659762..7693452d15d9 100644 --- a/games/schiff/Makefile +++ b/games/schiff/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv3 RUN_DEPENDS= ${PYGAME} -USE_PYTHON= 2.7 +USE_PYTHON= 2 NO_BUILD= yes SUB_FILES= ${PORTNAME} diff --git a/games/schwarzweiss/Makefile b/games/schwarzweiss/Makefile index 13234395e1c1..4a5e05f2556c 100644 --- a/games/schwarzweiss/Makefile +++ b/games/schwarzweiss/Makefile @@ -23,7 +23,7 @@ GH_PROJECT= schwarzweiss GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= d95263f -USE_PYTHON= 2.7 +USE_PYTHON= 2 PORTDOCS= readme.txt diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index 8df7b290d752..4b07824722d7 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -18,7 +18,7 @@ COMMENT= Liberate the universe from the evil company WEAPCO LICENSE= GPLv2 USES= gmake iconv shebangfix -USE_PYTHON_BUILD= -2.7 +USE_PYTHON_BUILD= 2 USE_XORG= x11 xau xdmcp USE_SDL= image mixer WITH_ZLIB= yes diff --git a/games/super_mario_bros_python/Makefile b/games/super_mario_bros_python/Makefile index eb2d253b12b7..f6862d2d821c 100644 --- a/games/super_mario_bros_python/Makefile +++ b/games/super_mario_bros_python/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYGAME} WRKSRC= ${WRKDIR}/Super-Mario-Bros-Python-v${DISTVERSION}release USE_ZIP= yes -USE_PYTHON= 2.7 +USE_PYTHON= 2 PORTDOCS= changelog.txt readme.txt diff --git a/games/unknown-horizons/Makefile b/games/unknown-horizons/Makefile index 8cb65e7f3441..d2a6260565b9 100644 --- a/games/unknown-horizons/Makefile +++ b/games/unknown-horizons/Makefile @@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= i386 amd64 USE_XZ= yes USE_GNOME= intltool USES= gettext:build -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= UnknownHorizons diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 1b808912b480..663162b5a019 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -25,7 +25,7 @@ CMAKE_ARGS= -DWL_INSTALL_PREFIX="${PREFIX}" \ -DWL_VERSION="${DISTVERSION}" USE_LUA= 5.1+ USE_SDL= sdl mixer image net ttf gfx -USE_PYTHON_BUILD=2.5+ +USE_PYTHON_BUILD=yes PLIST_FILES= bin/widelands PORTDATA= * diff --git a/games/xwordpy/Makefile b/games/xwordpy/Makefile index 55099571d6b7..21173944dbe4 100644 --- a/games/xwordpy/Makefile +++ b/games/xwordpy/Makefile @@ -12,7 +12,7 @@ MAINTAINER= bf@FreeBSD.org COMMENT= An application for solving crossword puzzles in the Across Lite format USE_GNOME= pygtk2 -USE_PYTHON= 2.5+ +USE_PYTHON= yes NO_BUILD= yes PLIST_DIRS= %%DATADIR%% diff --git a/games/zephulor/Makefile b/games/zephulor/Makefile index eccc86bba82e..276317854032 100644 --- a/games/zephulor/Makefile +++ b/games/zephulor/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYGAME} \ WRKSRC= ${WRKDIR}/zephulor-source -USE_PYTHON= 2.7 +USE_PYTHON= 2 NO_BUILD= yes PORTDOCS= * |