aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-09 20:25:00 +0800
committerantoine <antoine@FreeBSD.org>2017-12-09 20:25:00 +0800
commit415eb26bb37e5d71e10f965796fbdf35028a54be (patch)
tree2f395d3c6462bb68129d0c30608118a56e563f93 /chinese
parentdcada9520a8e51bcc7513951853a6df5a929c409 (diff)
downloadfreebsd-ports-gnome-415eb26bb37e5d71e10f965796fbdf35028a54be.tar.gz
freebsd-ports-gnome-415eb26bb37e5d71e10f965796fbdf35028a54be.tar.zst
freebsd-ports-gnome-415eb26bb37e5d71e10f965796fbdf35028a54be.zip
pyzy doesn't build with python3
Diffstat (limited to 'chinese')
-rw-r--r--chinese/pyzy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile
index fda0e8ca63d2..f2c943055862 100644
--- a/chinese/pyzy/Makefile
+++ b/chinese/pyzy/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USE_GITHUB= yes
GH_TAGNAME= 6d9c3cd
-USES= compiler:c++11-lib gmake libtool pkgconfig python:build shebangfix autoreconf gettext-runtime pathfix
+USES= compiler:c++11-lib gmake libtool pkgconfig python:2.7,build shebangfix autoreconf gettext-runtime pathfix
SHEBANG_FILES= data/db/android/create_db.py
USE_GNOME= glib20
USE_LDCONFIG= yes