Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2016 17:28:50 +0000
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r414249 - in head/www: nginx nginx-devel
Message-ID:  <20160430172850.GU42668@FreeBSD.org>
In-Reply-To: <51DC40A0386A0BB0F58D8A57@atuin.in.mat.cc>
References:  <201604290218.u3T2Ipac075907@repo.freebsd.org> <51DC40A0386A0BB0F58D8A57@atuin.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160430172850.GU42668>