From owner-freebsd-ports Wed Feb 14 17:40:02 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA00403 for ports-outgoing; Wed, 14 Feb 1996 17:40:02 -0800 (PST) Received: from sunrise.cs.berkeley.edu (sunrise.CS.Berkeley.EDU [128.32.38.121]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA00395 for ; Wed, 14 Feb 1996 17:39:59 -0800 (PST) Received: (from asami@localhost) by sunrise.cs.berkeley.edu (8.6.12/8.6.12) id RAA02544; Wed, 14 Feb 1996 17:40:01 -0800 Date: Wed, 14 Feb 1996 17:40:01 -0800 Message-Id: <199602150140.RAA02544@sunrise.cs.berkeley.edu> To: adam@veda.is CC: freebsd-ports@freebsd.org In-reply-to: <199602130016.AAA07915@veda.is> (adam@veda.is) Subject: Re: LIB_DEPENDS From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org Precedence: bulk * Ah, okay... good point. * So, would it make sense to tidy up the output by stripping "\." to "." before * displaying it? It's ugly how it stands. Yeah it's sort of ugly but I don't see the need to hide from the user what's really going on. I don't think it's confusing either, so I'm inclined to let it stay the way it is.... Satoshi