diff options
author | Mark Felder <feld@FreeBSD.org> | 2017-04-26 17:34:18 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2017-04-26 17:34:18 +0000 |
commit | d19088291f3bb99da3eeb49f27d5565d610521d5 (patch) | |
tree | a48b68ff23b4310fedd80860011cd60b3cd874c8 /security | |
parent | f95f929cde6933c0957e7a5ed178ad67e4e6e4fc (diff) | |
download | freebsd-ports-d19088291f3bb99da3eeb49f27d5565d610521d5.zip |
UNRAR description is now available in bsd.options.desc.mk
Approved by: portmgr (with hat)
Diffstat (limited to 'security')
-rw-r--r-- | security/amavisd-new/Makefile | 1 | ||||
-rw-r--r-- | security/clamav/Makefile | 1 | ||||
-rw-r--r-- | security/maia/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index 15b10e14e985..9d3edee70c25 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -59,7 +59,6 @@ P0F_DESC= Passive operating system fingerprinting ALTERMIME_DESC= Use AlterMime for defanging/disclaimers FILE_DESC= Use newer file(1) utility from ports RAR_DESC= RAR support with archivers/rar -UNRAR_DESC= RAR support with archivers/unrar ARJ_DESC= ARJ support with archivers/arj UNARJ_DESC= ARJ support with archivers/unarj LHA_DESC= LHA support with archivers/lha diff --git a/security/clamav/Makefile b/security/clamav/Makefile index d8c6d767f18c..cf98ed22cf50 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -22,7 +22,6 @@ ARC_DESC= Enable arch archives support ARJ_DESC= Enable arj archives support LHA_DESC= Enable lha archives support UNZOO_DESC= Enable zoo archives support -UNRAR_DESC= Enable rar archives support LLVM_DESC= Enable JIT Bytecode compiler (req. LLVM) TESTS_DESC= Run compile-time tests (req. python) MILTER_DESC= Compile the milter interface diff --git a/security/maia/Makefile b/security/maia/Makefile index 694e96f4ce29..25c0421a37d1 100644 --- a/security/maia/Makefile +++ b/security/maia/Makefile @@ -69,7 +69,6 @@ SPF_DESC= SpamAssassin SPF plugin DKIM_DESC= SpamAssassin DKIM plugin FILE_DESC= Use newer file(1) utility from ports RAR_DESC= RAR support with archivers/rar -UNRAR_DESC= RAR support with archivers/unrar ARJ_DESC= ARJ support with archivers/arj UNARJ_DESC= ARJ support with archivers/unarj LHA_DESC= LHA support with archivers/lha |