git: ee70e94df00a - main - graphics/entice: fix build in poudriere
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 21:57:34 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee70e94df00aa176bf5bbe46895a9f6abd306e5c commit ee70e94df00aa176bf5bbe46895a9f6abd306e5c Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2024-01-30 21:56:06 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2024-01-30 21:56:06 +0000 graphics/entice: fix build in poudriere --- graphics/entice/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 3fe0a5e8364f..ed275c2d497d 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libefl.so:devel/efl \ libexif.so:graphics/libexif -USES= compiler:c11 desktop-file-utils meson +USES= compiler:c11 desktop-file-utils meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= vtorri GH_PROJECT= entice