From 19d1e27e28a34dbab09bbab5ef1d5eb95f3792ac Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 10 Mar 2020 11:12:30 +0000 Subject: [PATCH] Remove useless dependency on bison byacc is perfecly able to work for this port --- dns/dnsdist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index 1b8ac49b9ffc..80bc3cecb6e9 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libboost_serialization.so:devel/boost-libs \ libre2.so:devel/re2 \ libsodium.so:security/libsodium -USES= bison compiler:c++14-lang cpe gmake libedit libtool localbase \ +USES= bison:alias compiler:c++14-lang cpe gmake libedit libtool localbase \ pkgconfig tar:bz2 USE_RC_SUBR= dnsdist