On Fri, 17 May 2013 23:34:08 +0200, Tijl Coosemans writes:
>When the output of /usr/local/libexec/portconf is empty make
>warns about it:

Yes.  This is to avoid accidents.
If you *know* that no output is a valid result, you can add '; echo' to
the end of the command to suppress the warning.

>
>make: "/etc/make.conf" line 115: warning: Couldn't read shell's output fo=
>r
>"/usr/local/libexec/portconf"
>
>When it isn't empty, make fails on ${i:S/%/ /g} (evaluates to

Interesting.... will ponder that.

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to