aboutsummaryrefslogtreecommitdiff
path: root/games/gtkradiant
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-11 16:54:20 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-11 16:54:20 +0000
commit1d00aa2b00e092386a9279e5dd9acc7b362b605a (patch)
tree1bd1a4476491ef32afe3f13e01c9056a28435cc3 /games/gtkradiant
parent51d66dd104bf4cc7fd044764b8510e58e10ed84d (diff)
downloadports-1d00aa2b00e092386a9279e5dd9acc7b362b605a.tar.gz
ports-1d00aa2b00e092386a9279e5dd9acc7b362b605a.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=456050
Diffstat (limited to 'games/gtkradiant')
-rw-r--r--games/gtkradiant/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gtkradiant/Makefile b/games/gtkradiant/Makefile
index 1717a3d3ca81..18e65d9b3e20 100644
--- a/games/gtkradiant/Makefile
+++ b/games/gtkradiant/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
libmhash.so:security/mhash \
libpng.so:graphics/png
-USES= pkgconfig python:build scons zip
+USES= pkgconfig python:2.7,build scons zip
USE_GNOME= gtk20 libxml2
MAKE_ARGS= ${MAKE_ENV} BUILD=release
SSP_UNSAFE= yes