mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Use USES=tar:xz
This commit is contained in:
parent
27bc13707a
commit
432db47891
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348262
@ -22,8 +22,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_XZ= yes
|
||||
USES= cmake
|
||||
USES= cmake tar:xz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} \
|
||||
|
Loading…
Reference in New Issue
Block a user