- Fix build on 10.x
This commit is contained in:
parent
081c875d96
commit
ef7f559405
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336715
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ PLIST_SUB+= PGSQL="@comment "
|
|||
|
||||
post-patch:
|
||||
@${RM} -f ${WRKSRC}/include/dbconn/README
|
||||
@${REINPLACE_CMD} 's/gcc/${CC}/' ${WRKSRC}/src/dbconnect/Makefile.in
|
||||
@${REINPLACE_CMD} 's/gcc/${CC}/' ${WRKSRC}/src/driver_*/Makefile.in
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue