mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
s/LIB_DEPEND/LIB_DEPENDS/ to fix the build on 8.0 and 7.x
Submitted by: pointyhat via pav
This commit is contained in:
parent
67c12c27b5
commit
8d963aea7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274263
@ -86,7 +86,7 @@ post-patch:
|
||||
-e 's|pkg-config liblzma|pkg-config ${FILESDIR}/liblzma.pc|g' \
|
||||
${WRKSRC}/config.lib
|
||||
.else
|
||||
LIB_DEPEND+= lzma.5:${PORTSDIR}/archivers/xz
|
||||
LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user