diff options
Diffstat (limited to 'dns/powerdns/Makefile')
-rw-r--r-- | dns/powerdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index c827bcfa2510..d04598af7d45 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -160,7 +160,7 @@ MODULES+= opendbx .if ${PORT_OPTIONS:MPOLARSSL} CONFIGURE_ARGS+= --without-system-polarssl .else -LIB_DEPENDS+= libpolarssl.so:${PORTSDIR}/security/polarssl +LIB_DEPENDS+= libpolarssl.so.8:${PORTSDIR}/security/polarssl13 .endif post-install: |