From owner-freebsd-ports Sun Sep 1 20:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8152E37B400 for ; Sun, 1 Sep 2002 20:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C23E43E6E for ; Sun, 1 Sep 2002 20:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g823U4JU026449 for ; Sun, 1 Sep 2002 20:30:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g823U45l026448; Sun, 1 Sep 2002 20:30:04 -0700 (PDT) Date: Sun, 1 Sep 2002 20:30:04 -0700 (PDT) Message-Id: <200209020330.g823U45l026448@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Gerhard =?iso-8859-1?Q?H=E4ring?= Subject: Re: ports/40816: Port update: databases/sqlite Reply-To: Gerhard =?iso-8859-1?Q?H=E4ring?= Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/40816; it has been noted by GNATS. From: Gerhard =?iso-8859-1?Q?H=E4ring?= To: "David W. Chapman Jr." 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. [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