Date: Sun, 1 Sep 2002 20:30:04 -0700 (PDT) From: Gerhard =?iso-8859-1?Q?H=E4ring?= <gerhard.haering@gmx.de> To: freebsd-ports@FreeBSD.org Subject: Re: ports/40816: Port update: databases/sqlite Message-ID: <200209020330.g823U45l026448@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/40816; it has been noted by GNATS. From: Gerhard =?iso-8859-1?Q?H=E4ring?= <gerhard.haering@gmx.de> To: "David W. Chapman Jr." <dwcjr@inethouston.net> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/40816: Port update: databases/sqlite Date: Mon, 2 Sep 2002 05:26:30 +0200 * David W. Chapman Jr. <dwcjr@inethouston.net> [2002-09-01 21:40 -0500]: > Small problem so far > > post-install: > ${INSTALL_DATA} ${FILESDIR}/pkgIndex.tcl ${PREFIX}/lib/sqlite/ > > lib/sqlite isn't being created, atleast on my system. Strange. files/patch-makefile has a line: mkdir -p $(prefix)/lib/sqlite I confess this line could be moved into the ports Makefile for clarity. But it should still work, and does for me. -- Gerhard 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?200209020330.g823U45l026448>