summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-12 18:35:32 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-12 18:35:32 +0000
commit6cfdfbc1cd371390f65ac1f5f7e075bed2ac1cae (patch)
tree5d74ee8e111fec1da8c37badd45ff2afb7ecde0f /games
parentFix packaging with python3 (diff)
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=456181
Diffstat (limited to 'games')
-rw-r--r--games/crossfire-server/Makefile2
-rw-r--r--games/kiki/Makefile2
-rw-r--r--games/rtb/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile
index e13ef08ff65e..8a0735e1c3dd 100644
--- a/games/crossfire-server/Makefile
+++ b/games/crossfire-server/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libpng.so:graphics/png
RUN_DEPENDS= bash:shells/bash
-USES= autoreconf gmake libtool perl5 python shebangfix tar:bzip2 \
+USES= autoreconf gmake libtool perl5 python:2.7 shebangfix tar:bzip2 \
uidfix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --with-check=no --localstatedir=/var/games
diff --git a/games/kiki/Makefile b/games/kiki/Makefile
index 0d8e7a7bfa29..ef517ea5617c 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:devel/swig13
-USES= compiler dos2unix gmake python
+USES= compiler dos2unix gmake python:2.7
USE_GL= gl glu glut
USE_SDL= sdl mixer image
DOS2UNIX_REGEX= .*/(Makefile|.*\.cpp|.*\.h|.*\.i)$
diff --git a/games/rtb/Makefile b/games/rtb/Makefile
index ab32b674693c..d64c88c31ce8 100644
--- a/games/rtb/Makefile
+++ b/games/rtb/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gsed:textproc/gsed
-USES= gettext gmake perl5 pkgconfig python tar:bzip2
+USES= gettext gmake perl5 pkgconfig python:2.7 tar:bzip2
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rtb-dir=${PREFIX}/lib/${PORTNAME}