diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-11-29 15:57:19 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-11-29 15:57:19 +0800 |
commit | 84b0e7006296d7ac027a020256b8c4ea8d8ea397 (patch) | |
tree | 2c24451686e6149f946af1ebbea8896102c2a883 /net-p2p | |
parent | eb295be00698d9c5e6d4da1cf9220df01ddd8a85 (diff) | |
download | freebsd-ports-graphics-84b0e7006296d7ac027a020256b8c4ea8d8ea397.tar.gz freebsd-ports-graphics-84b0e7006296d7ac027a020256b8c4ea8d8ea397.tar.zst freebsd-ports-graphics-84b0e7006296d7ac027a020256b8c4ea8d8ea397.zip |
- Revert last commit r373094
- Remove BROKEN
PR: 195347
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-python/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-rasterbar-python/Makefile b/net-p2p/libtorrent-rasterbar-python/Makefile index 93057700983..517502a93e6 100644 --- a/net-p2p/libtorrent-rasterbar-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-python/Makefile @@ -6,8 +6,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python bindings for libtorrent-rasterbar -BROKEN= Fails to build - LIB_DEPENDS= libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar \ libboost_python.so:${PORTSDIR}/devel/boost-python-libs |