summaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar-16-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-16-python/Makefile')
-rw-r--r--net-p2p/libtorrent-rasterbar-16-python/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar-16-python/Makefile b/net-p2p/libtorrent-rasterbar-16-python/Makefile
index c56d4eadb4d3..e2b73eb72914 100644
--- a/net-p2p/libtorrent-rasterbar-16-python/Makefile
+++ b/net-p2p/libtorrent-rasterbar-16-python/Makefile
@@ -1,5 +1,7 @@
# $FreeBSD$
+PORTREVISION= 1
+
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
COMMENT= Python bindings for libtorrent-rasterbar-16
@@ -7,7 +9,7 @@ CATEGORIES= net-p2p python
USE_PYTHON= yes
-LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python-libs \
+LIB_DEPENDS+= boost_python:${PORTSDIR}/devel/boost-python-libs \
torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16
BUILD_WRKSRC= ${WRKSRC}/bindings/python