mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
www/wt: Blind fix CMAKE_ARGS typo
This is untested since the port is marked as broken.
This commit is contained in:
parent
7214f82f82
commit
6217363b33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502582
@ -204,7 +204,7 @@ CMAKE_ARGS+= -DPOSTGRES_PREFIX:STRING=${LOCALBASE}
|
||||
|
||||
.if ${PORT_OPTIONS:MFIREBIRD}
|
||||
USES+= firebird
|
||||
CMAKE_AGS+= -DFIREBIRD_PREFIX:STRING=${LOCALBASE}
|
||||
CMAKE_ARGS+= -DFIREBIRD_PREFIX:STRING=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMYSQL}
|
||||
|
Loading…
Reference in New Issue
Block a user