diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 01:16:02 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 01:16:02 +0800 |
commit | e010b7e5c032c998b819cfbad80cd87d818edc23 (patch) | |
tree | 0c37cefde80813c7a9a33d2035450fa6362f9e7f /net-p2p | |
parent | 3ea0b8d98cb459c71c432246ce04fabbd245f6c3 (diff) | |
download | freebsd-ports-gnome-e010b7e5c032c998b819cfbad80cd87d818edc23.tar.gz freebsd-ports-gnome-e010b7e5c032c998b819cfbad80cd87d818edc23.tar.zst freebsd-ports-gnome-e010b7e5c032c998b819cfbad80cd87d818edc23.zip |
wxGTK 2.4 is no more supported upstream, consider using the current stable
version: x11-toolkits/wxgtk28
Approved by: fjoe
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/py-bittornado/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/py-bittornado/Makefile b/net-p2p/py-bittornado/Makefile index 2b8ef1134848..6a4e05372b98 100644 --- a/net-p2p/py-bittornado/Makefile +++ b/net-p2p/py-bittornado/Makefile @@ -18,6 +18,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= janos.mohacsi@bsd.hu COMMENT?= An extended BitTorrent peer-to-peer tool for distributing files +DEPRECATED= Depends on the deprecated wx 2.4 +EXPIRATION_DATE= 2012-10-20 + 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]* |