aboutsummaryrefslogtreecommitdiff
path: root/games/vegastrike
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-05-26 19:29:58 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-05-26 19:29:58 +0000
commit6d4da3b57489235037ea7fa78736a30abfec2292 (patch)
treee9b3399c24a8433e94414626b7490cbbc6652126 /games/vegastrike
parent31b86d93e325f80f9b7f6e4ccfbd7fe60a627e37 (diff)
downloadports-6d4da3b57489235037ea7fa78736a30abfec2292.tar.gz
ports-6d4da3b57489235037ea7fa78736a30abfec2292.zip
vegastrike is not compatible with python3
Notes
Notes: svn path=/head/; revision=470946
Diffstat (limited to 'games/vegastrike')
-rw-r--r--games/vegastrike/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile
index fa8aad609990..d3fe6773b9e4 100644
--- a/games/vegastrike/Makefile
+++ b/games/vegastrike/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= ${PY_BOOST} \
libvorbis.so:audio/libvorbis \
libogg.so:audio/libogg
-USES= dos2unix gmake localbase:ldflags openal:al pkgconfig python \
+USES= dos2unix gmake localbase:ldflags openal:al pkgconfig python:2.7 \
tar:bzip2
GNU_CONFIGURE= yes
USE_SDL= sdl