summaryrefslogtreecommitdiffstats
path: root/net-p2p/deluge05/Makefile
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
committerbarner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
commitbf1a3874aa1c460365e3e2ec3861fb30d88ce983 (patch)
tree1959b096418c744ba154c2fbbfdbf7055a654918 /net-p2p/deluge05/Makefile
parentf68596762687c06b29aade20be0bfa9330b5ee81 (diff)
downloadFreeBSD-ports-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.zip
FreeBSD-ports-bf1a3874aa1c460365e3e2ec3861fb30d88ce983.tar.gz
- Bump boost shared library version to 4
- Bump PORTREVISION
Diffstat (limited to 'net-p2p/deluge05/Makefile')
-rw-r--r--net-p2p/deluge05/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile
index 751d784..4d3ef47 100644
--- a/net-p2p/deluge05/Makefile
+++ b/net-p2p/deluge05/Makefile
@@ -7,13 +7,14 @@
PORTNAME= deluge
PORTVERSION= 0.5.1.1
+PORTREVISION= 1
CATEGORIES= net-p2p python
MASTER_SITES= http://download.deluge-torrent.org/stable/
MAINTAINER= mezz@FreeBSD.org
COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
OpenPOWER on IntegriCloud