[macports-ports] branch master updated: net/nxcomp: update to 3.5.99.14.
Ryan Schmidt
ryandesign at macports.org
Fri Mar 2 08:08:15 UTC 2018
On Mar 1, 2018, at 22:46, Mihai Moldovan wrote:
> Mihai Moldovan (Ionic) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/3e375eec016b31aa092da8a8b3f1932a0921dd5e
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new 3e375ee net/nxcomp: update to 3.5.99.14.
>
> -configure.cxxflags-append \
> +depends_build-append port:pkgconfig
> +
> +configure.cppflags-append \
> -I${prefix}/include
You don't need to add -I${prefix}/include to configure.cppflags; MacPorts base puts it there by default. From a log of building nxcomp now:
CPPFLAGS='-I/opt/local/include -I/opt/local/include'
More information about the macports-dev
mailing list