From owner-cvs-all Fri Jan 3 14:52:46 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC51E37B401; Fri, 3 Jan 2003 14:52:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9853243ED4; Fri, 3 Jan 2003 14:52:45 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h03Mqjfh089907; Fri, 3 Jan 2003 14:52:45 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h03Mqjij089906; Fri, 3 Jan 2003 14:52:45 -0800 (PST) Message-Id: <200301032252.h03Mqjij089906@repoman.freebsd.org> From: Max Khon Date: Fri, 3 Jan 2003 14:52:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBD-Pg 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 fjoe 2003/01/03 14:52:45 PST Modified files: databases/p5-DBD-Pg Makefile Log: - fix compiling when PostgreSQL is not installed before building this port (old layouts are still supported with -DWITH_OLD_LAYOUT) - use ${LOCALBASE} instead of ${PREFIX} when building with old PostgreSQL layout Revision Changes Path 1.41 +7 -7 ports/databases/p5-DBD-Pg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message