aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-01-25 23:12:52 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-01-25 23:12:52 +0000
commit82637b79d3012565433bf17a37ce8a65a8de5182 (patch)
treedbdd77ad0bf6828f0471e5370a871c1f16f7be7b /net-p2p/qbittorrent
parent4d93d1abeccca44527b18af122ee804d261b5c81 (diff)
downloadports-82637b79d3012565433bf17a37ce8a65a8de5182.tar.gz
ports-82637b79d3012565433bf17a37ce8a65a8de5182.zip
net-p2p/qbittorrent: Remove dependency on libGeoIP.so:net/GeoIP
It has been replaced with GeoLite2-Country some time back.
Notes
Notes: svn path=/head/; revision=491210
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index ab4899e3358d..db2505508195 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qbittorrent
DISTVERSION= 4.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -18,7 +18,6 @@ LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \
FLAVORS= default nox
FLAVOR?= ${FLAVORS:[1]}
-default_LIB_DEPENDS= libGeoIP.so:net/GeoIP
nox_PKGNAMESUFFIX= -nox
nox_PLIST= ${NONEXISTENT}
@@ -29,9 +28,6 @@ CONFIGURE_ARGS= CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
DESTDIRNAME= INSTALL_ROOT
.if ${FLAVOR} == default
-DEPRECATED= Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
-EXPIRATION_DATE=2019-02-15
-
USES+= desktop-file-utils gl
USE_QT+= concurrent gui svg widgets
USE_GL= gl