1
0
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:
Koop Mast 2011-05-18 11:58:22 +00:00
parent 67c12c27b5
commit 8d963aea7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274263

View File

@ -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: