summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-12-21 04:17:13 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-12-21 04:17:13 +0000
commitb4ce4555408f58d7f4117efedf4dd604e32a30df (patch)
tree7bf0960b8fc5d9eca632b9c3b33b5b04520954e9 /net-p2p
parent- Update distinfo. (diff)
Add a missing dependency, librsvg2. Bump the PORTREVISION.
Reported by: exseven (user at http://forum.deluge-torrent.org/)
Notes
Notes: svn path=/head/; revision=204242
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/Makefile3
-rw-r--r--net-p2p/deluge05/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index e5d63f6dc6c2..db44a68e886f 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -7,6 +7,7 @@
PORTNAME= deluge
PORTVERSION= 0.5.7.1
+PORTREVISION= 1
CATEGORIES= net-p2p python
MASTER_SITES= http://download.deluge-torrent.org/tarball/${PORTVERSION}/
@@ -20,7 +21,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify
WRKSRC= ${WRKDIR}/${PORTNAME}-torrent-${PORTVERSION}
-USE_GNOME= pygtk2 desktopfileutils
+USE_GNOME= pygtk2 desktopfileutils librsvg2
USE_GETTEXT= yes
USE_OPENSSL= yes
USE_PYTHON= yes
diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile
index e5d63f6dc6c2..db44a68e886f 100644
--- a/net-p2p/deluge05/Makefile
+++ b/net-p2p/deluge05/Makefile
@@ -7,6 +7,7 @@
PORTNAME= deluge
PORTVERSION= 0.5.7.1
+PORTREVISION= 1
CATEGORIES= net-p2p python
MASTER_SITES= http://download.deluge-torrent.org/tarball/${PORTVERSION}/
@@ -20,7 +21,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify
WRKSRC= ${WRKDIR}/${PORTNAME}-torrent-${PORTVERSION}
-USE_GNOME= pygtk2 desktopfileutils
+USE_GNOME= pygtk2 desktopfileutils librsvg2
USE_GETTEXT= yes
USE_OPENSSL= yes
USE_PYTHON= yes