diff options
Diffstat (limited to 'dns/getdns/Makefile')
-rw-r--r-- | dns/getdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/getdns/Makefile b/dns/getdns/Makefile index 236c5bf6732a..938b4eddae3f 100644 --- a/dns/getdns/Makefile +++ b/dns/getdns/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= check>0:devel/check LIB_DEPENDS= libidn2.so:dns/libidn2 \ libunbound.so:dns/unbound -USES= compiler:c11 libtool pathfix ssl cmake +USES= compiler:c11 pathfix ssl cmake SOMAJVER= 10 SOVERSION= ${SOMAJVER}.2.0 |