dns/knot-resolver: use knot2-lib instead of full knot2

PR:		233167
Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
This commit is contained in:
Steve Wills 2018-12-09 03:11:21 +00:00
parent 090410f174
commit 385e0ea934
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487015

View File

@ -3,7 +3,7 @@
PORTNAME= knot-resolver
DISTVERSION= 3.1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= dns ipv6
MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \
https://dns.company/downloads/knot-resolver/
@ -16,7 +16,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= bash:shells/bash \
git:devel/git
LIB_DEPENDS= libgnutls.so:security/gnutls \
libknot.so:dns/knot2 \
libknot.so:dns/knot2-lib \
liblmdb.so:databases/lmdb \
libluajit-5.1.so:lang/luajit \
libuv.so:devel/libuv