Fix shared lib version of lzma.
Pointy hat: johans Submitted by: pointyhat
This commit is contained in:
parent
7ee3454730
commit
7a46125574
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266422
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ CONFIGURE_ARGS+=--with-external-db
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
|
||||
LIB_DEPENDS+= lzma.0:${PORTSDIR}/archivers/xz
|
||||
LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz
|
||||
.endif
|
||||
|
||||
.ifndef WITHOUT_PYTHON
|
||||
|
|
Loading…
Reference in a new issue