mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Use USES=tar:bzip2
This commit is contained in:
parent
fb6efb0f4b
commit
15cebad19c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349585
@ -20,10 +20,9 @@ LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_BZIP2= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_PYTHON= yes
|
||||
USES= iconv
|
||||
USES= iconv tar:bzip2
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user