From 154daac90dcda8c7602b65d7edac6be3995ce934 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Tue, 3 Jan 2023 08:26:26 +0000 Subject: Depend on `sysutils/e2fsprogs-core' in the remaining three ports Chase commit 14e733a6bb4b and depend on the new port origin which most utilities and libraries now belong to. This would often go unnoticed as `sysutils/e2fsprogs-core' would be pulled regardless, but might cause package build tools to always rebuild consumers. PR: 268551 --- misc/mc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/mc') diff --git a/misc/mc/Makefile b/misc/mc/Makefile index c35db7eefe47..09ecdca2fde1 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -46,7 +46,7 @@ ASPELL_CONFIGURE_ENABLE=aspell EDITOR_CONFIGURE_WITH= internal-edit -EXTATTR_LIB_DEPENDS= libe2p.so:sysutils/e2fsprogs +EXTATTR_LIB_DEPENDS= libe2p.so:sysutils/e2fsprogs-core ICONV_USES= iconv ICONV_CONFIGURE_ENABLE= charset -- cgit v1.2.3