mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
Use USE_PGSQL
Forgotten by: girgen
This commit is contained in:
parent
d53f97c214
commit
843f7d012a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127756
1 changed files with 1 additions and 3 deletions
|
@ -17,9 +17,7 @@ COMMENT= The Business Shell
|
||||||
|
|
||||||
BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat \
|
BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat \
|
||||||
bash:${PORTSDIR}/shells/bash
|
bash:${PORTSDIR}/shells/bash
|
||||||
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
|
USE_PGSQL= yes
|
||||||
|
|
||||||
POSTGRESQL_PORT?= databases/postgresql7
|
|
||||||
|
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue