git: d83a6a9ca004 - main - graphics/gimp-app: fix pkg-plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jun 2022 21:51:35 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=d83a6a9ca004395724e2e62c8295cd4a51e031ef commit d83a6a9ca004395724e2e62c8295cd4a51e031ef Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2022-06-30 21:47:39 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2022-06-30 21:51:19 +0000 graphics/gimp-app: fix pkg-plist The option has been renamed from LIBHEIF to HEIF and %%LIBHEIF%% in pkg-plist must therefore be chnaged to %%HEIF%%. Approved by: portmgr (implicit) --- graphics/gimp-app/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist index 51c4df333307..6473264add72 100644 --- a/graphics/gimp-app/pkg-plist +++ b/graphics/gimp-app/pkg-plist @@ -329,7 +329,7 @@ libexec/gimp/2.2/plug-ins/file-gif-save/file-gif-save libexec/gimp/2.2/plug-ins/file-gih/file-gih libexec/gimp/2.2/plug-ins/file-glob/file-glob libexec/gimp/2.2/plug-ins/file-header/file-header -%%LIBHEIF%%libexec/gimp/2.2/plug-ins/file-heif/file-heif +%%HEIF%%libexec/gimp/2.2/plug-ins/file-heif/file-heif libexec/gimp/2.2/plug-ins/file-html-table/file-html-table libexec/gimp/2.2/plug-ins/file-ico/file-ico %%OPENJPEG%%libexec/gimp/2.2/plug-ins/file-jp2-load/file-jp2-load