aboutsummaryrefslogtreecommitdiff
path: root/chinese/pyzy
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-09-30 16:03:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-09-30 16:03:23 +0000
commit586255bfed63021019208bebdb8c861c9784148a (patch)
tree590613f1d5a7d8ec0ed20a5c48ca3422daa9c514 /chinese/pyzy
parentad285a123b8b873f1d40d363878e153aa35c4ab2 (diff)
downloadports-586255bfed63021019208bebdb8c861c9784148a.tar.gz
ports-586255bfed63021019208bebdb8c861c9784148a.zip
Catch stray dependencies, courtesy of the proxy-deps qa check.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=422995
Diffstat (limited to 'chinese/pyzy')
-rw-r--r--chinese/pyzy/Makefile4
1 files changed, 2 insertions, 2 deletions
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