From owner-freebsd-gnome Sat Feb 23 2:40:24 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by hub.freebsd.org (Postfix) with ESMTP id 54BEC37B402; Sat, 23 Feb 2002 02:40:17 -0800 (PST) Received: (from reg@localhost) by shale.csir.co.za (8.11.6/8.11.6) id g1NAe7766228; Sat, 23 Feb 2002 12:40:07 +0200 (SAT) (envelope-from reg) Date: Sat, 23 Feb 2002 12:40:07 +0200 From: Jeremy Lea To: "David O'Brien" Cc: Peter Schultz , gnome@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: ports problem: where to start Message-ID: <20020223124007.A66134@shale.csir.co.za> References: <3C766FFD.3040800@jocose.org> <20020222092008.B3128@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020222092008.B3128@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Fri, Feb 22, 2002 at 09:20:08AM -0800 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, On Fri, Feb 22, 2002 at 09:20:08AM -0800, David O'Brien wrote: > On Fri, Feb 22, 2002 at 10:21:17AM -0600, Peter Schultz wrote: > > ===> Installing for open-motif-devel-2.1.30 > > ===> open-motif-devel-2.1.30 depends on shared library: X11.6 - found > > mkdir: /: Is a directory > > *** Error code 1 > Please ask portmgr@freebsd.org to undo, or otherwise fix what ever commit > they made to bsd.port.mk that broke having PREFIX=/ for binary ports. open-motif-devel is a really ugly port. It downloads a package, then extracts it over / then proceeds to go playing in /var/db/pkg, forgetting about +REQUIRED_BY, etc. It should be really simple to change the port to use pkg_add, which work perfertly. As in: do-install: pkg_add ${DISTFILES} Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message