summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2010-09-03 13:54:39 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2010-09-03 13:54:39 +0000
commitda3c00bf8bd1a7a6c3feb6b6bab7182898c3e8e0 (patch)
tree3598af5fc34ccff4bd863df68541eb784a163837 /multimedia
parentInstall three plain configuration files with -dist prefix. (diff)
- Add missing py-gnome2 dependency
- Bump PORTREVISION PR: ports/149990 Submitted by: Oleg Ginzburg <olevole at olevole dot ru> Approved by: Armin Pirkovitsch <armin at frozen-zone dot org> (maintainer), beat (co-mentor, implicit)
Notes
Notes: svn path=/head/; revision=260487
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/miro/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/miro/Makefile b/multimedia/miro/Makefile
index 613e6afeec83..5d8c66c6d3b8 100644
--- a/multimedia/miro/Makefile
+++ b/multimedia/miro/Makefile
@@ -7,6 +7,7 @@
PORTNAME= miro
PORTVERSION= 3.0.3
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.osuosl.org/pub/pculture.org/miro/src/ \
http://ftp.osuosl.org/pub/pculture.org/miro/src/
@@ -21,7 +22,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \
${PYTHON_SITELIBDIR}/dbus/glib.py:${PORTSDIR}/devel/py-dbus \
${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:${PORTSDIR}/devel/py-notify \
${PYTHON_SITELIBDIR}/libtorrent.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15-python \
- ${PYTHON_SITELIBDIR}/webkit/webkit.so:${PORTSDIR}/www/py-webkitgtk
+ ${PYTHON_SITELIBDIR}/webkit/webkit.so:${PORTSDIR}/www/py-webkitgtk \
+ ${PYTHON_SITELIBDIR}/gtk-2.0/gconf.so:${PORTSDIR}/x11-toolkits/py-gnome2
BUILD_WRKSRC= ${WRKSRC}/platform/gtk-x11
INSTALL_WRKSRC= ${WRKSRC}/platform/gtk-x11