aboutsummaryrefslogtreecommitdiff
path: root/deskutils/griffith
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2014-10-04 17:27:23 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2014-10-04 17:27:23 +0000
commit77f8d393b65f2fc19cfe30c8a757fb816f74cbdd (patch)
tree93ce692936ae84a78eebd4cff5fc532279671eac /deskutils/griffith
parent93bd9a096ef15c96efacffb20b27df07063b0876 (diff)
Notes
Diffstat (limited to 'deskutils/griffith')
-rw-r--r--deskutils/griffith/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/deskutils/griffith/Makefile b/deskutils/griffith/Makefile
index 9bcba518435b..ac23d40f19ff 100644
--- a/deskutils/griffith/Makefile
+++ b/deskutils/griffith/Makefile
@@ -3,7 +3,7 @@
PORTNAME= griffith
PORTVERSION= 0.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= http://launchpadlibrarian.net/87859599/
@@ -15,12 +15,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.5:${PORTSDIR}/databases/py-sqlalchemy06 \
- ${PYTHON_PKGNAMEPREFIX}imaging>=0:${PORTSDIR}/graphics/py-imaging \
+ ${PYTHON_PKGNAMEPREFIX}pillow>=0:${PORTSDIR}/graphics/py-pillow \
${PYXML}
USE_GNOME= pygtk2
-USE_PYTHON= yes
-USES= gmake gettext tar:xz
+USES= gmake gettext python tar:xz
NO_BUILD= yes
OPTIONS_DEFINE= CHARDET LXML PYGNOMEEXTRAS REPORTLAB2