Convert to USES=pgsql
This commit is contained in:
parent
54bbf6e59c
commit
12d0fc35c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370484
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ USE_PHP+= mysql
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPGSQL}
|
||||
USE_PGSQL= yes
|
||||
USES+= pgsql
|
||||
USE_PHP+= pgsql
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue