View | Details | Raw Unified | Return to bug 233167
Collapse All | Expand All

(-)dns/knot-resolver/Makefile 2018-11-12 14:11:31.931986000 +0000 (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=      knot-resolver
4
PORTNAME=      knot-resolver
5
DISTVERSION=   3.1.0
5
DISTVERSION=   3.1.0
6
PORTREVISION=  1
6
CATEGORIES=    dns ipv6
7
CATEGORIES=    dns ipv6
7
MASTER_SITES=  https://secure.nic.cz/files/knot-resolver/ \
8
MASTER_SITES=  https://secure.nic.cz/files/knot-resolver/ \
8
               https://dns.company/downloads/knot-resolver/
9
               https://dns.company/downloads/knot-resolver/
Lines 15-21 Link Here
15
BUILD_DEPENDS= bash:shells/bash \
16
BUILD_DEPENDS= bash:shells/bash \
16
               git:devel/git
17
               git:devel/git
17
LIB_DEPENDS=   libgnutls.so:security/gnutls \
18
LIB_DEPENDS=   libgnutls.so:security/gnutls \
18
               libknot.so:dns/knot2 \
19
               libknot.so:dns/knot2-lib \
19
               liblmdb.so:databases/lmdb \
20
               liblmdb.so:databases/lmdb \
20
               libluajit-5.1.so:lang/luajit \
21
               libluajit-5.1.so:lang/luajit \
21
               libuv.so:devel/libuv
22
               libuv.so:devel/libuv

Return to bug 233167