Fix build without libstdc++
This commit is contained in:
parent
10b789c6b8
commit
7ab45ffb0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326260
1 changed files with 1 additions and 0 deletions
|
@ -40,5 +40,6 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e 's|^\(pkgconfigdir\ =\).*|\1 $$(prefix)/libdata/pkgconfig|' \
|
||||
${WRKSRC}/Makefile.in \
|
||||
${WRKSRC}/Makefile.am
|
||||
@${REINPLACE_CMD} -e 's/-lstdc++//g' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue