--- dns/opendnssec/Makefile.orig 2014-06-22 12:50:27.090394419 +0100 +++ dns/opendnssec/Makefile 2014-06-22 12:50:54.366890612 +0100 @@ -59,7 +59,7 @@ .endif .if ${PORT_OPTIONS:MSOFTHSM} -CONFIGURE_ARGS+= --with-pkcs11-softhsm=${LOCALBASE}/lib/libsofthsm.so +CONFIGURE_ARGS+= --with-pkcs11-softhsm=${LOCALBASE}/lib/softhsm/libsofthsm.so RUN_DEPENDS+= softhsm>=1.2.0:${PORTSDIR}/security/softhsm .endif