diff options
Diffstat (limited to 'dns/bundy/Makefile')
-rw-r--r-- | dns/bundy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile index 18a310b7de96..5288416d5782 100644 --- a/dns/bundy/Makefile +++ b/dns/bundy/Makefile @@ -30,9 +30,7 @@ USE_GITHUB= yes GH_ACCOUNT= bundy-dns GH_TAGNAME= d310c5d -USE_OPENSSL= yes - -USES= compiler:c++11-lang pathfix pkgconfig libtool python:3 autoreconf +USES= compiler:c++11-lang pathfix pkgconfig libtool python:3 autoreconf ssl USE_LDCONFIG= yes GNU_CONFIGURE= yes |