From owner-cvs-all Mon Apr 1 15: 4:24 2002 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 8BDC237B419; Mon, 1 Apr 2002 15:04:21 -0800 (PST) Received: (from mi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g31N4Lr76782; Mon, 1 Apr 2002 15:04:21 -0800 (PST) (envelope-from mi) Message-Id: <200204012304.g31N4Lr76782@freefall.freebsd.org> From: Mikhail Teterin Date: Mon, 1 Apr 2002 15:04:21 -0800 (PST) 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 mi 2002/04/01 15:04:21 PST Modified files: databases/postgresql7 Makefile Log: Fix some bitrot for the non-default case of WITH_GETTEXT -- lib-depend on -lintl instead of build-depending on msgfmt and make sure -lintl is linked into the shared -lpq. Approved by: maintainer Revision Changes Path 1.94 +2 -1 ports/databases/postgresql7/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message