- Fix build on 10.x

This commit is contained in:
Sergey Matveychuk 2013-12-17 11:07:25 +00:00
parent 081c875d96
commit ef7f559405
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336715

View file

@ -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: