Date: Mon, 28 Sep 1998 03:07:23 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: mark@grondar.za Cc: jkh@time.cdrom.com, ports@FreeBSD.ORG Subject: Re: 3.0-current (a.out) failure for x11-toolkits/p5-Gtk Message-ID: <199809281007.DAA26671@silvia.hip.berkeley.edu> In-Reply-To: <199809271102.NAA20923@gratis.grondar.za> (message from Mark Murray on Sun, 27 Sep 1998 13:02:57 %2B0200)
next in thread | previous in thread | raw e-mail | index | archive | help
* Jordan is correct; Current/Perl5 understands very well that it needs * to install ports in /usr/local/lib/perl5/<mumble>. What happens * if that dir does not exist? It should be created. * Methinks it should be added to mtree. Eek. I don't really it should be added to BSD.local.dist. Perl5 (in /usr/src) already creates subdirectories for individual ports; how hard is it to change it to create the toplevel as well? (Isn't that just a "mkdir" -> "mkdir -p" somewhere?) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809281007.DAA26671>