From owner-cvs-all Wed Apr 25 6:20: 6 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 DB14437B423; Wed, 25 Apr 2001 06:20:01 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3PDK1Y80542; Wed, 25 Apr 2001 06:20:01 -0700 (PDT) (envelope-from nectar) Message-Id: <200104251320.f3PDK1Y80542@freefall.freebsd.org> From: Jacques Vidrine Date: Wed, 25 Apr 2001 06:20:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/py-PyGreSQL/files Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nectar 2001/04/25 06:20:00 PDT Modified files: databases/py-PyGreSQL/files Makefile Log: PostGreSQL 7.1 can install in two places, either ${PREFIX} (hier(7)) or ${PREFIX}/pgsql (old layout). Adjust compiler flags so that headers and libraries are found in either case. PR: ports/26756 Submitted by: Palle Girgensohn Revision Changes Path 1.5 +3 -3 ports/databases/py-PyGreSQL/files/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message