aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2013-12-30 23:54:51 +0800
committernemysis <nemysis@FreeBSD.org>2013-12-30 23:54:51 +0800
commit4c197220a02adfb88cc4254c92e10560253925f3 (patch)
tree3569ae63f966d7184b5ecdfe68c62bf4bca981d8 /net-p2p
parenta2a1e22cbea4a9cda7e02d63cd6daa8ed5d79222 (diff)
downloadfreebsd-ports-gnome-4c197220a02adfb88cc4254c92e10560253925f3.tar.gz
freebsd-ports-gnome-4c197220a02adfb88cc4254c92e10560253925f3.tar.zst
freebsd-ports-gnome-4c197220a02adfb88cc4254c92e10560253925f3.zip
- Unbreak net-p2p/libtorrent-rasterbar to fix install of net-p2p/deluge
Reported by: rm Approved by: pawel / wg (mentors, implicit)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index d2f7c38ab98b..e57022d8c657 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -48,6 +48,8 @@ PORTEXAMPLES= *.cpp
OPTIONS_DEFINE= DOCS EXAMPLES
+.include <bsd.port.options.mk>
+
.if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "yes" && defined(USE_PYTHON)
CONFIGURE_ARGS+= --enable-python-binding \
--with-boost-python=boost_python