aboutsummaryrefslogtreecommitdiff
path: root/deskutils/griffith
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2015-06-22 19:13:42 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2015-06-22 19:13:42 +0000
commitf0cff9b322b33fdd06f0de2874abb7ce797af5ef (patch)
treef9661caa12562aa1ecb6066b1785976bb7f88cd5 /deskutils/griffith
parentf4d496fb0d6df4e9a344df4f5ce530d531bbc03b (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 4dd7823055c9..8721417746e7 100644
--- a/deskutils/griffith/Makefile
+++ b/deskutils/griffith/Makefile
@@ -3,7 +3,7 @@
PORTNAME= griffith
PORTVERSION= 0.13
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils
MASTER_SITES= http://launchpadlibrarian.net/87859599/
@@ -15,11 +15,10 @@ 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}pillow>=0:${PORTSDIR}/graphics/py-pillow \
- ${PYXML}
+ ${PYTHON_PKGNAMEPREFIX}pillow>=0:${PORTSDIR}/graphics/py-pillow
USE_GNOME= pygtk2
-USES= gmake gettext python tar:xz
+USES= gmake gettext python:2 tar:xz
NO_BUILD= yes
OPTIONS_DEFINE= CHARDET LXML REPORTLAB2