svn commit: r414249 - in head/www: nginx nginx-devel

Sergey A. Osokin osa at FreeBSD.org
Sat Apr 30 17:28:50 UTC 2016


On Sat, Apr 30, 2016 at 11:41:38AM +0200, Mathieu Arnold wrote:
> +--On 29 avril 2016 02:18:51 +0000 "Sergey A. Osokin" <osa at FreeBSD.org>
> wrote:
> | +.if !empty(PORT_OPTIONS:MDSO)
> |  	(cd ${STAGEDIR}${PREFIX} && ${FIND} ${MODULESDIR:S|${PREFIX}/||} \
> |  		! -type d >>${TMPPLIST})
> |  # Update nginx.conf-dist with a list of staged dynamic modules
> | @@ -1205,5 +1288,6 @@ post-install:
> |  			>>${STAGEDIR}${ETCDIR}/nginx.conf-dist && \
> |  		${CAT} ${WRKSRC}/conf/nginx.conf \
> |  			>>${STAGEDIR}${ETCDIR}/nginx.conf-dist)
> | +.endif
> 
> So, if I build WITHOUT=DSO, I don't have an nginx.conf-dist any more.

Fixed, thanks!

-- 
Sergey A. Osokin
osa at FreeBSD.org


More information about the svn-ports-all mailing list