dns/dnsperf: fix build

This commit is contained in:
Hiroki Sato
2021-08-25 01:48:36 +09:00
parent 1e0d8ce207
commit f9882ccd4d

View File

@@ -14,7 +14,7 @@ LIB_DEPENDS= libnghttp2.so:www/libnghttp2 \
libck.so:devel/concurrencykit \
libldns.so:dns/ldns
USES= autoreconf compiler:c11 libtool ssl
USES= autoreconf compiler:c11 libtool pkgconfig ssl
USE_GITHUB= yes
GH_ACCOUNT= DNS-OARC