diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-01 07:12:01 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-01 07:12:01 +0000 |
commit | bdbc1012092fcc673acc702530bf8dbe06ab0bcd (patch) | |
tree | 33326c8dae853dd7fbdef962c73f43b7156a8b44 /net-p2p/py-libtorrent-rasterbar | |
parent | 9df397e63703a0c5c3ac7918cc763edd407c2f6f (diff) | |
download | ports-bdbc1012092fcc673acc702530bf8dbe06ab0bcd.tar.gz ports-bdbc1012092fcc673acc702530bf8dbe06ab0bcd.zip |
Notes
Diffstat (limited to 'net-p2p/py-libtorrent-rasterbar')
-rw-r--r-- | net-p2p/py-libtorrent-rasterbar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/py-libtorrent-rasterbar/Makefile b/net-p2p/py-libtorrent-rasterbar/Makefile index 0c43e4b11a49..1f0603c653bb 100644 --- a/net-p2p/py-libtorrent-rasterbar/Makefile +++ b/net-p2p/py-libtorrent-rasterbar/Makefile @@ -18,6 +18,8 @@ BROKEN= Doesn't install anything since the last major release: https://github.c LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \ ${PY_BOOST} +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}-libtorrent-rasterbar11 + USES= compiler:c11 iconv localbase python USE_PYTHON= distutils autoplist |