aboutsummaryrefslogtreecommitdiff
path: root/chinese/pyzy
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-09 12:25:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-09 12:25:00 +0000
commita641776ee14440cf75fcaeb565773419cff1fbd0 (patch)
tree2f395d3c6462bb68129d0c30608118a56e563f93 /chinese/pyzy
parent6468d70fc4dac0dd50971707c58b4ec23c7733c2 (diff)
downloadports-a641776ee14440cf75fcaeb565773419cff1fbd0.tar.gz
ports-a641776ee14440cf75fcaeb565773419cff1fbd0.zip
pyzy doesn't build with python3
Notes
Notes: svn path=/head/; revision=455851
Diffstat (limited to 'chinese/pyzy')
-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