mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
lang/yap: fix build after previous commits
Make pre-configure even more robust.
This commit is contained in:
parent
abf858d00e
commit
c5f4f3df22
@ -54,7 +54,7 @@ CONFIGURE_ENV+= CFLAGS="${CFLAGS}"
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 180
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} 's/-export-dynamic/-Wl,--export-dynamic/' \
|
||||
${REINPLACE_CMD} 's/ -export-dynamic/ -Wl,--export-dynamic/' \
|
||||
${WRKSRC}/configure ${WRKSRC}/packages/cplint/slipcase/Makefile.in
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user