From owner-cvs-all Thu May 24 6:26:50 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 BC61437B422; Thu, 24 May 2001 06:26:47 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4ODQl388851; Thu, 24 May 2001 06:26:47 -0700 (PDT) (envelope-from alex) Message-Id: <200105241326.f4ODQl388851@freefall.freebsd.org> From: Alexander Langer Date: Thu, 24 May 2001 06:26:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql7 Makefile 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 alex 2001/05/24 06:26:47 PDT Modified files: databases/postgresql7 Makefile Log: Change the way the configure script is executed and included in order to make dependencies work. Call the script pre-fetch and include Makefile.inc AFTER it has been created. Reported by: Disturbed FreeBSD newbie who couldn't figure out why this didn't work as expected. Revision Changes Path 1.81 +6 -6 ports/databases/postgresql7/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message