mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
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
@ -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 New Issue
Block a user