diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-09 12:25:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-09 12:25:00 +0000 |
commit | a641776ee14440cf75fcaeb565773419cff1fbd0 (patch) | |
tree | 2f395d3c6462bb68129d0c30608118a56e563f93 /chinese/pyzy | |
parent | 6468d70fc4dac0dd50971707c58b4ec23c7733c2 (diff) | |
download | ports-a641776ee14440cf75fcaeb565773419cff1fbd0.tar.gz ports-a641776ee14440cf75fcaeb565773419cff1fbd0.zip |
Notes
Diffstat (limited to 'chinese/pyzy')
-rw-r--r-- | chinese/pyzy/Makefile | 2 |
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 |