aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/tribler
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2009-02-05 20:59:22 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2009-02-05 20:59:22 +0000
commit6bc2c806e0d16d2c2fe0b176f0025fd3a05c4add (patch)
tree335bf829af9569a7f6b7605ae5e751c9d501db2e /net-p2p/tribler
parent85fb131a2d4a17ae2c08540e8b0342436f5e9d93 (diff)
downloadports-6bc2c806e0d16d2c2fe0b176f0025fd3a05c4add.tar.gz
ports-6bc2c806e0d16d2c2fe0b176f0025fd3a05c4add.zip
Notes
Diffstat (limited to 'net-p2p/tribler')
-rw-r--r--net-p2p/tribler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile
index a9b12ab4c3da..a780e53a8ba4 100644
--- a/net-p2p/tribler/Makefile
+++ b/net-p2p/tribler/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tribler
PORTVERSION= 4.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= SF
DISTNAME= Tribler_${PORTVERSION}_src
@@ -15,7 +15,7 @@ DISTNAME= Tribler_${PORTVERSION}_src
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Streaming capable P2P network client based on BitTorrent
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/M2Crypto/__init__.py:${PORTSDIR}/security/py-m2crypto \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.19.1:${PORTSDIR}/security/py-m2crypto \
${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
USE_ZIP= yes