aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-01-31 16:35:34 +0800
committererwin <erwin@FreeBSD.org>2005-01-31 16:35:34 +0800
commit11bfa3ae9c2abea3ed0c589f52b128266732044f (patch)
treed6f9e2f19a08f2106229a89c882e6386cfe7d0c1 /shells
parentb7da34b39a06f2bd31a6aa361719b2ecab413ab1 (diff)
downloadfreebsd-ports-gnome-11bfa3ae9c2abea3ed0c589f52b128266732044f.tar.gz
freebsd-ports-gnome-11bfa3ae9c2abea3ed0c589f52b128266732044f.tar.zst
freebsd-ports-gnome-11bfa3ae9c2abea3ed0c589f52b128266732044f.zip
Use USE_PGSQL
Forgotten by: girgen
Diffstat (limited to 'shells')
-rw-r--r--shells/bush/Makefile4
1 files changed, 1 insertions, 3 deletions
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