From owner-cvs-all Tue Jun 12 20:17: 1 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 2DE0637B405; Tue, 12 Jun 2001 20:16:58 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5D3GwS05616; Tue, 12 Jun 2001 20:16:58 -0700 (PDT) (envelope-from knu) Message-Id: <200106130316.f5D3GwS05616@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 12 Jun 2001 20:16:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql7 Makefile ports/databases/postgresql7/scripts configure.postgresql 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 knu 2001/06/12 20:16:58 PDT Modified files: databases/postgresql7 Makefile databases/postgresql7/scripts configure.postgresql Log: The configure script *must* run pre-fetch, since the dependencies are checked in the fetch target. Before the patch below, make install will fail to depend on Tcl/Tk, for instance. Synchronize the batch and default interactive selections for optional parts of the port. PR: ports/27949 Submitted by: Palle Girgensohn (MAINTAINER) Revision Changes Path 1.86 +7 -7 ports/databases/postgresql7/Makefile 1.6 +3 -3 ports/databases/postgresql7/scripts/configure.postgresql To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message