diff options
author | feld <feld@FreeBSD.org> | 2017-04-27 01:34:18 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2017-04-27 01:34:18 +0800 |
commit | 5137553722a85b7598aaa10e036e31c114bff144 (patch) | |
tree | a48b68ff23b4310fedd80860011cd60b3cd874c8 | |
parent | a1bb4c832b902494d6828e204852ab0db87135d5 (diff) | |
download | freebsd-ports-gnome-5137553722a85b7598aaa10e036e31c114bff144.tar.gz freebsd-ports-gnome-5137553722a85b7598aaa10e036e31c114bff144.tar.zst freebsd-ports-gnome-5137553722a85b7598aaa10e036e31c114bff144.zip |
UNRAR description is now available in bsd.options.desc.mk
Approved by: portmgr (with hat)
-rw-r--r-- | news/sabnzbdplus/Makefile | 1 | ||||
-rw-r--r-- | security/amavisd-new/Makefile | 1 | ||||
-rw-r--r-- | security/clamav/Makefile | 1 | ||||
-rw-r--r-- | security/maia/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 73f8d7f7d75e..1d6689d7c3f9 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -39,7 +39,6 @@ GROUPS= _sabnzbd OPTIONS_DEFINE= PAR2CMDLINE UNRAR 7ZIP FEEDPARSER YENC SSL DOCS OPTIONS_DEFAULT= PAR2CMDLINE UNRAR 7ZIP FEEDPARSER YENC SSL PAR2CMDLINE_DESC= Required for postprocessing of par files -UNRAR_DESC= Often required for unpacking many downloads 7ZIP_DESC= Needed for unpacking 7-Zip posts FEEDPARSER_DESC= rss-feed support YENC_DESC= yenc support 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 |