aboutsummaryrefslogtreecommitdiff
path: root/deskutils/griffith
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-09-07 19:50:46 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-09-07 19:50:46 +0000
commit9968bd25b3fbb2efc71a80a86b37b9a5e57ff1e1 (patch)
treee575d771d7ce2abea5d5c99b3a7312da711ed77c /deskutils/griffith
parentb1f711291ff91ee95492c49dbcf1793dd10111a7 (diff)
downloadports-9968bd25b3fbb2efc71a80a86b37b9a5e57ff1e1.tar.gz
ports-9968bd25b3fbb2efc71a80a86b37b9a5e57ff1e1.zip
Notes
Diffstat (limited to 'deskutils/griffith')
-rw-r--r--deskutils/griffith/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/deskutils/griffith/Makefile b/deskutils/griffith/Makefile
index 669b9338b32c..67ce39aa0c84 100644
--- a/deskutils/griffith/Makefile
+++ b/deskutils/griffith/Makefile
@@ -7,27 +7,27 @@
PORTNAME= griffith
PORTVERSION= 0.12.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= http://launchpadlibrarian.net/58153655/
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight film collection manager
-RUN_DEPENDS= py*-pysqlite>=2.0:${PORTSDIR}/databases/py-pysqlite23 \
- py*-sqlalchemy06>=0.5:${PORTSDIR}/databases/py-sqlalchemy06 \
- py*-imaging>=0:${PORTSDIR}/graphics/py-imaging \
- py*-reportlab>=1.19:${PORTSDIR}/print/py-reportlab \
- py*-chardet>=0:${PORTSDIR}/textproc/py-chardet \
- ${PYXML}
-
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+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}reportlab>=1.19:${PORTSDIR}/print/py-reportlab \
+ ${PYTHON_PKGNAMEPREFIX}chardet>=0:${PORTSDIR}/textproc/py-chardet \
+ ${PYXML}
+
USE_XZ= yes
USE_GNOME= pygtk2
WANT_GNOME= yes
-USE_PYTHON= yes
+USE_PYTHON= 2.5+
USE_GETTEXT= yes
USE_GMAKE= yes
NO_BUILD= yes