From 586255bfed63021019208bebdb8c861c9784148a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 30 Sep 2016 16:03:23 +0000 Subject: Catch stray dependencies, courtesy of the proxy-deps qa check. Sponsored by: Absolight --- chinese/pyzy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chinese/pyzy') diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile index 4ba6b0831e68..e83c03008044 100644 --- a/chinese/pyzy/Makefile +++ b/chinese/pyzy/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyzy PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese MASTER_SITES= GOOGLE_CODE DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -18,7 +18,7 @@ BROKEN= Unfetchable (google code has gone away) LIB_DEPENDS= libsqlite3.so:databases/sqlite3 -USES= compiler:c++11-lib gmake libtool pkgconfig python:build shebangfix +USES= compiler:c++11-lib gettext-runtime gmake libtool pkgconfig python:build shebangfix SHEBANG_FILES= data/db/android/create_db.py USE_GNOME= glib20 USE_LDCONFIG= yes -- cgit v1.2.3