diff options
Diffstat (limited to 'dns/knot-resolver/Makefile')
-rw-r--r-- | dns/knot-resolver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index d779f058afbe..a88226c3fdfd 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libdnssec.so:dns/knot3-lib \ RUN_DEPENDS= lua51-cqueues>=20200726_1:devel/lua-cqueues@lua51 USES= compiler:c11 libedit libtool luajit meson ncurses ninja \ - pkgconfig python:3.5+,build shebangfix tar:xz + pkgconfig python:build shebangfix tar:xz USE_CXXSTD= c++11 USE_RC_SUBR= krescachegc kresd |