Use USE_PGSQL

Forgotten by:	girgen
This commit is contained in:
Erwin Lansing 2005-01-31 08:35:34 +00:00
parent d53f97c214
commit 843f7d012a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127756

View file

@ -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