mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Use archivers/unzoo on DEPENDS instead zoo
Proposed by: Anton Yuzhaninov <citrin at citrin.ru>
This commit is contained in:
parent
5c086e1aa0
commit
4caf565fc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163193
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= clamav
|
||||
PORTVERSION= 0.88.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= clamav
|
||||
@ -18,7 +18,7 @@ COMMENT= Command line virus scanner written entirely in C
|
||||
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
|
||||
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
|
||||
unarj:${PORTSDIR}/archivers/unarj \
|
||||
zoo:${PORTSDIR}/archivers/zoo \
|
||||
unzoo:${PORTSDIR}/archivers/unzoo \
|
||||
arc:${PORTSDIR}/archivers/arc \
|
||||
unzip:${PORTSDIR}/archivers/unzip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user