mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
security/clamav: remove LHA from default options.
r459039 made distribution of the lha binary not allowed. PR: 225180 Submitted by: antoine
This commit is contained in:
parent
aae86ffdda
commit
cb48e8c320
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459048
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= clamav
|
||||
PORTVERSION= 0.99.2
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.clamav.net/downloads/production/
|
||||
|
||||
|
@ -28,7 +28,7 @@ STDERR_DESC= Print logs to stderr instead of stdout
|
|||
EXPERIMENTAL_DESC= Build experimental code
|
||||
DMG_XAR_DESC= Enable DMG and XAR archives support
|
||||
|
||||
OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR DMG_XAR \
|
||||
OPTIONS_DEFAULT= ARC ARJ UNZOO UNRAR DMG_XAR \
|
||||
JSON PCRE
|
||||
|
||||
ARC_RUN_DEPENDS= arc:archivers/arc
|
||||
|
|
Loading…
Add table
Reference in a new issue