mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Convert to USES=pgsql
This commit is contained in:
parent
88a143795b
commit
00e545d283
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355483
@ -44,7 +44,7 @@ PLIST_FILES+= %%LUA_MODLIBDIR%%/dbdsqlite3.so
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPGSQL}
|
||||
USE_PGSQL= yes
|
||||
USES+= pgsql
|
||||
ALL_TARGET+= psql
|
||||
PLIST_FILES+= %%LUA_MODLIBDIR%%/dbdpostgresql.so
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user