Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= knot |
4 |
PORTNAME= knot |
5 |
PORTVERSION= 1.6.8 |
5 |
PORTVERSION= 1.6.8 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= dns ipv6 |
7 |
CATEGORIES= dns ipv6 |
7 |
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ |
8 |
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ |
8 |
http://dns-lab.com/downloads/knot-dns/ |
9 |
http://dns-lab.com/downloads/knot-dns/ |
Lines 22-28
Link Here
|
22 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |
23 |
CONFIGURE_ARGS= --with-storage=/var/db/knot \ |
24 |
CONFIGURE_ARGS= --with-storage=/var/db/knot \ |
24 |
--with-rundir=/var/run/knot \ |
25 |
--with-rundir=/var/run/knot \ |
25 |
--with-openssl=${OPENSSLBASE} |
26 |
--with-openssl=${OPENSSLBASE} \ |
|
|
27 |
--enable-recvmmsg=no |
28 |
|
26 |
USE_LDCONFIG= yes |
29 |
USE_LDCONFIG= yes |
27 |
USE_OPENSSL= yes |
30 |
USE_OPENSSL= yes |
28 |
WITH_OPENSSL_PORT= yes |
31 |
WITH_OPENSSL_PORT= yes |