- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
This commit is contained in:
parent
67a342b847
commit
afc73a769c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357519
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ LICENSE= BSD
|
|||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libcfu.a:${PORTSDIR}/devel/libcfu
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME:S/-/_/}
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||
|
|
Loading…
Reference in a new issue