- Convert USE_BZIP2 to USES
This commit is contained in:
parent
091a71a61b
commit
b7741ed631
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352265
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ COMMENT= Vformat plugin for the OpenSync framework
|
|||
|
||||
LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake iconv pkgconfig
|
||||
USES= cmake iconv pkgconfig tar:bzip2
|
||||
CMAKE_ARGS+= -Wno-dev
|
||||
CFLAGS+= "-I${LOCALBASE}/include"
|
||||
|
||||
|
|
Loading…
Reference in a new issue