From 843f7d012a73dd3bb96ba9eedf0b85f5a4a7cad7 Mon Sep 17 00:00:00 2001
From: Erwin Lansing <erwin@FreeBSD.org>
Date: Mon, 31 Jan 2005 08:35:34 +0000
Subject: Use USE_PGSQL

Forgotten by:	girgen
---
 shells/bush/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

(limited to 'shells/bush')

diff --git a/shells/bush/Makefile b/shells/bush/Makefile
index b9071ed28422..adad5cd4a910 100644
--- a/shells/bush/Makefile
+++ b/shells/bush/Makefile
@@ -17,9 +17,7 @@ COMMENT=		The Business Shell
 
 BUILD_DEPENDS=		gnatmake:${PORTSDIR}/lang/gnat	\
 			bash:${PORTSDIR}/shells/bash
-LIB_DEPENDS=		pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
-
-POSTGRESQL_PORT?=	databases/postgresql7
+USE_PGSQL=		yes
 
 HAS_CONFIGURE=		yes
 USE_GMAKE=		yes
-- 
cgit v1.2.3