ports/79010: [patch] bsd.port.mk - all-depends-tree target

Oliver Lehmann lehmann at ans-netz.de
Sun Mar 20 12:40:05 UTC 2005


The following reply was made to PR ports/79010; it has been noted by GNATS.

From: Oliver Lehmann <lehmann at ans-netz.de>
To: freebsd-gnats-submit at FreeBSD.org
Cc: freebsd-ports-bugs at FreeBSD.org, edwin at mavetju.org
Subject: Re: ports/79010: [patch] bsd.port.mk - all-depends-tree target
Date: Sun, 20 Mar 2005 13:35:37 +0100

 Oliver Lehmann wrote:
 
 > Ok, just put
 > | awk '{gsub(/[^\|]*\|/,"    ");print}'; \
 
 which is identical to
 
 | ${SED} -e 's,[^|]*|,    ,g'; \
 
 
 -- 
  Oliver Lehmann
   http://www.pofo.de/
   http://wishlist.ans-netz.de/



More information about the freebsd-ports-bugs mailing list