diff options
Diffstat (limited to 'chinese/pyzy/Makefile')
-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 a8148211fb32..163183bbfa7e 100644 --- a/chinese/pyzy/Makefile +++ b/chinese/pyzy/Makefile @@ -12,7 +12,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libsqlite3.so:databases/sqlite3 USES= autoreconf compiler:c++11-lang gettext-runtime gmake gnome \ - libtool pathfix pkgconfig python:build shebangfix + libtool pkgconfig python:build shebangfix SHEBANG_FILES= data/db/android/create_db.py USE_GITHUB= yes GH_TAGNAME= 6d9c3cd |