From owner-cvs-all Fri Jul 27 4:56:45 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 6B29937B403; Fri, 27 Jul 2001 04:56:39 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6RBud397088; Fri, 27 Jul 2001 04:56:39 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200107271156.f6RBud397088@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 27 Jul 2001 04:56:39 -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 sheldonh 2001/07/27 04:56:39 PDT Modified files: databases/postgresql7 Makefile Log: Work around the way in which the package building cluster validates ports by defining LIB_DEPENDS for the BATCH defaults in the Makefile. The dynamic determination of LIB_DEPENDS in configure.postgresql remains in place for the !BATCH case and is unaffected by this. Remove trailing whitespace and an extraneous LDCONFIG_DIRS. Submitted by: maintainer Revision Changes Path 1.87 +6 -3 ports/databases/postgresql7/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message