From fce0433feeff350ba17e3d7a2f4f95c00ac52fb9 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 3 Jan 2007 21:22:23 +0000 Subject: - Add new dependency - Bump Portrevision PR: ports/107425 Submitted by: Janos Mohacsi (maintainer) --- net-p2p/py-bittornado/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'net-p2p/py-bittornado/Makefile') diff --git a/net-p2p/py-bittornado/Makefile b/net-p2p/py-bittornado/Makefile index 6432308e4be1..810d5a1f8a65 100644 --- a/net-p2p/py-bittornado/Makefile +++ b/net-p2p/py-bittornado/Makefile @@ -7,6 +7,7 @@ PORTNAME= BitTornado PORTVERSION= 0.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= net-p2p python ipv6 MASTER_SITES= http://download.bittornado.com/download/ \ @@ -17,7 +18,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= janos.mohacsi@bsd.hu COMMENT?= An extended BitTorrent peer-to-peer tool for distributing files +RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto + CONFLICTS= py??-*[Bb]it[Tt]ornado-core-[0-9]* py??-*[Bb]it[Tt]orrent*-[0-9]* btqueue-[0-9]* + USE_PYTHON= yes USE_PYDISTUTILS=yes -- cgit v1.2.3