svn commit: r477046 - in head/net: avahi avahi-app avahi-app/files avahi-gtk avahi-gtk3 avahi-header avahi-libdns avahi-qt4 avahi-sharp py-avahi

Ryan Steinmetz zi at freebsd.org
Mon Aug 13 02:20:32 UTC 2018


On (08/12/18 19:55), Adam Weinberger wrote:
>Ryan,
>
>Are you sure this is what you want? It discards MAKE_ENV and
>MAKE_ARGS. Consider using DO_MAKE_BUILD instead, which preserves them:
>
>    ${DO_MAKE_BUILD} -C ${WRKSRC}/avahi-common
>    ${DO_MAKE_BUILD} -C ${WRKSRC}/avahi-client
>etc.
>

Build succeeds with your proposal, so I've amended the commit.  
Originally, I had followed the existing build process from net/avahi-gtk3's 
Makefile:

https://svnweb.freebsd.org/ports/head/net/avahi-gtk3/Makefile?r1=359184&r2=359185&

-r

># Adam
>
>
>-- 
>Adam Weinberger
>adamw at adamw.org
>https://www.adamw.org

-- 
Ryan Steinmetz
PGP: 9079 51A3 34EF 0CD4 F228  EDC6 1EF8 BA6B D028 46D7


More information about the svn-ports-all mailing list