From 530778e4379017c02c4e0d0951a4905204117c5b Mon Sep 17 00:00:00 2001 From: David Marec Date: Mon, 11 May 2020 00:17:09 +0200 Subject: [PATCH] enchant2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 10d4008..46ffa46 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ LIB_DEPENDS= \ libfontconfig.so:x11-fonts/fontconfig \ libpng.so:graphics/png \ libfreetype.so:print/freetype2 \ - libenchant-2.so:textproc/enchant + libenchant-2.so:textproc/enchant2 USES= compiler:c++11-lib cmake \ iconv:wchar_t jpeg pathfix pkgconfig python:3.5+ \ -- 2.44.0