git: a4528e5ee69b - main - archivers/file-roller: really switch from p7zip to 7-zip
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Feb 2022 17:41:23 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a4528e5ee69bdd2eaa7a89e0997d51ea7b6428c1
commit a4528e5ee69bdd2eaa7a89e0997d51ea7b6428c1
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2022-02-10 17:40:22 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-02-10 17:40:22 +0000
archivers/file-roller: really switch from p7zip to 7-zip
---
archivers/file-roller/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 51bb6b0f775b..9d560030cf43 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -41,7 +41,7 @@ OPTIONS_GROUP_FORMATS= 7ZIP ARJ LZO RAR ZIP
FORMATS_DESC= Additional compression formats support
7ZIP_DESC= 7zip archive support
-7ZIP_RUN_DEPENDS= 7z:archivers/p7zip
+7ZIP_RUN_DEPENDS= 7zz:archivers/7-zip
ARJ_DESC= ARJ archive support
ARJ_RUN_DEPENDS= arj:archivers/arj