mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Fix build when linking with libperl.so.
With hat: portmgr, perl Sponsored by: Absolight
This commit is contained in:
parent
b074553626
commit
8fdc278077
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373708
@ -26,9 +26,4 @@ LZMA_DEPEND?= sys
|
||||
LIB_DEPENDS+= liblzma.so.1:${PORTSDIR}/archivers/lzmalib
|
||||
.endif
|
||||
|
||||
post-configure:
|
||||
.if ${LZMA_DEPEND} == "sys"
|
||||
@${REINPLACE_CMD} -e "/^LDDLFLAGS/ s|${LOCALBASE}/lib|${LIBDIR}|" ${WRKSRC}/Makefile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user