From owner-cvs-all Sun Nov 25 1:32:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33BA137B417; Sun, 25 Nov 2001 01:32:44 -0800 (PST) Received: (from petef@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAP9WiH69419; Sun, 25 Nov 2001 01:32:44 -0800 (PST) (envelope-from petef) Message-Id: <200111250932.fAP9WiH69419@freefall.freebsd.org> From: Pete Fritchman Date: Sun, 25 Nov 2001 01:32:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/pike/scripts configure.pike X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2001/11/25 01:32:44 PST Modified files: lang/pike/scripts configure.pike Log: Fix PostgreSQL support: - depend on ${PREFIX}/bin/pgsql, not ${PREFIX}/pgsql/bin/pgsql (as postgres conforms to hier(7) now) - fix typo: PostgresSQL -> PostgreSQL PR: 32239 Submitted by: Anthony Kim Revision Changes Path 1.6 +2 -2 ports/lang/pike/scripts/configure.pike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message