diff --git a/net/relayd/Makefile b/net/relayd/Makefile index 99a3dbe..dd848da 100644 --- a/net/relayd/Makefile +++ b/net/relayd/Makefile @@ -29,7 +29,8 @@ GROUPS= _relayd .include .if !${SSL_DEFAULT:Mlibressl*} -_LIBRESSL_ORIGIN= security/libressl +#_LIBRESSL_ORIGIN= security/libressl +_LIBRESSL_ORIGIN= security/libressl-devel . ifnmake describe STAGEDIR_libressl!= ${MAKE} -V STAGEDIR -C ${PORTSDIR}/${_LIBRESSL_ORIGIN} . endif