aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-09 17:11:53 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:05:56 +0800
commit149ffd671e2c1b6d2b01c797423e618542f9cbd1 (patch)
tree84e1e51136776dbf0dc572c0dead136aea426617 /games
parentb8c7b2b2b71f689477fa812634248ab7bb7433f2 (diff)
downloadfreebsd-ports-gnome-149ffd671e2c1b6d2b01c797423e618542f9cbd1.tar.gz
freebsd-ports-gnome-149ffd671e2c1b6d2b01c797423e618542f9cbd1.tar.zst
freebsd-ports-gnome-149ffd671e2c1b6d2b01c797423e618542f9cbd1.zip
gretools is not compatible with python3
Diffstat (limited to 'games')
-rw-r--r--games/gretools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gretools/Makefile b/games/gretools/Makefile
index e76b4f48a51e..15f4bd9aea59 100644
--- a/games/gretools/Makefile
+++ b/games/gretools/Makefile
@@ -13,7 +13,7 @@ COMMENT= GNOME vocabulary builder
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake pathfix pkgconfig python shebangfix
+USES= gmake pathfix pkgconfig python:2.7 shebangfix
SHEBANG_FILES= gretools.in gretools.py
USE_GNOME= gnomeprefix pygnome2
GNU_CONFIGURE= yes