- Fix build on systems, where xz is not in the base system
Reported by: pointyhat (via pav)
This commit is contained in:
parent
4f6ebf9040
commit
fbf4d29337
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283503
@ -47,6 +47,7 @@ CONFLICTS= gnugrep-*
|
||||
.if !(${OSVERSION} >= 900012 || (${OSVERSION} < 900000 && ${OSVERSION} >= 800505))
|
||||
LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/bin
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_NLS)
|
||||
|
Loading…
Reference in New Issue
Block a user