aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-06-05 17:48:00 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-06-05 17:48:00 +0000
commit379eb9fb3574eb7dde4b8945860b3beb7bc39ada (patch)
tree06d50eb8d71439abb3a056318731a1c3040b8317 /net-p2p/libtorrent-rasterbar/Makefile
parent3f1877e581c280e9fe97731d61a8d549a3d596d1 (diff)
downloadports-379eb9fb3574eb7dde4b8945860b3beb7bc39ada.tar.gz
ports-379eb9fb3574eb7dde4b8945860b3beb7bc39ada.zip
Notes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar/Makefile')
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index b61d63181534..b78c067dc96f 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= libtorrent-rasterbar
-DISTVERSIONPREFIX= libtorrent-
-DISTVERSION= 1_2_6
+DISTVERSIONPREFIX= libtorrent_
+DISTVERSION= 1_2_7
CATEGORIES= net-p2p
MAINTAINER= yuri@FreeBSD.org
@@ -16,7 +16,7 @@ LIB_DEPENDS= libboost_chrono.so:devel/boost-libs \
libboost_random.so:devel/boost-libs \
libboost_system.so:devel/boost-libs
-USES= cmake iconv:wchar_t libtool pathfix pkgconfig python:2.7,test shebangfix ssl # compiler:c++14-lang
+USES= cmake iconv:wchar_t libtool pathfix pkgconfig python:test shebangfix ssl # compiler:c++14-lang
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
SHEBANG_FILES= test/socks.py test/web_server.py
USE_GITHUB= yes