aboutsummaryrefslogtreecommitdiff
path: root/games/crossfire-server
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/crossfire-server
parent55d99fa7d23bb49511a0f4c769142e4dc8a16705 (diff)
downloadports-6cfdfbc1cd371390f65ac1f5f7e075bed2ac1cae.tar.gz
ports-6cfdfbc1cd371390f65ac1f5f7e075bed2ac1cae.zip
- 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/crossfire-server')
-rw-r--r--games/crossfire-server/Makefile2
1 files changed, 1 insertions, 1 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