diff options
author | dougb <dougb@FreeBSD.org> | 2010-07-01 17:25:06 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-07-01 17:25:06 +0800 |
commit | 4a9bba6596520ddd3b86be4aefa057e882e9d4b8 (patch) | |
tree | d331959aa96f995c050c58472cde033da93213e8 /net-p2p | |
parent | 22b2fb4f248380642ff25162de52e769b243e645 (diff) | |
download | freebsd-ports-gnome-4a9bba6596520ddd3b86be4aefa057e882e9d4b8.tar.gz freebsd-ports-gnome-4a9bba6596520ddd3b86be4aefa057e882e9d4b8.tar.zst freebsd-ports-gnome-4a9bba6596520ddd3b86be4aefa057e882e9d4b8.zip |
Remove CONFLICTS for port that won't be added
Feature safe: yes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15-python/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15-python/Makefile b/net-p2p/libtorrent-rasterbar-15-python/Makefile index 1b359875c978..ce1eed03c616 100644 --- a/net-p2p/libtorrent-rasterbar-15-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-15-python/Makefile @@ -10,8 +10,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python bindings for libtorrent-rasterbar-15 CATEGORIES= net-p2p python -CONFLICTS+= py*-libtorrent-rasterbar-0.14.* - USE_PYTHON= 2.5+ BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>=0.6:${PORTSDIR}/devel/py-setuptools |