mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Switch the dependency on archivers/freeze to default to off.
The dependency on archivers/freeze make it so that amavisd-new can check inside freeze archives, however there are issues with that port that keeps it from being built, and that makes amavisd-new not build either. It is still possible to install freeze separately and have amavisd-new use it. Approved by: flo (maintainer)
This commit is contained in:
parent
9bca7cba1a
commit
a65096f597
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441677
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= amavisd-new
|
||||
PORTVERSION= 2.11.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.ijs.si/software/amavisd/ \
|
||||
@ -46,7 +46,7 @@ OPTIONS_DEFINE= IPV6 BDB SNMP SQLITE MYSQL PGSQL LDAP SASL SPAMASSASSIN P0F ALTE
|
||||
FILE RAR UNRAR ARJ UNARJ LHA ARC NOMARCH CAB RPM ZOO UNZOO LZOP FREEZE \
|
||||
P7ZIP MSWORD TNEF DOCS
|
||||
OPTIONS_DEFAULT= BDB SPAMASSASSIN FILE UNRAR ARJ LHA ARC CAB RPM ZOO LZOP \
|
||||
FREEZE P7ZIP MSWORD
|
||||
P7ZIP MSWORD
|
||||
BDB_DESC= Use BerkeleyDB for nanny/cache/snmp
|
||||
SNMP_DESC= Install amavisd snmp subagent
|
||||
SQLITE_DESC= Use SQLite for lookups
|
||||
|
Loading…
Reference in New Issue
Block a user