git: 4aa776100592 - main - graphics/gmic: Add patch

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 17 May 2022 05:25:47 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4aa776100592dc1080c7d9da51aa09c0f267b202

commit 4aa776100592dc1080c7d9da51aa09c0f267b202
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-17 05:25:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-17 05:25:30 +0000

    graphics/gmic: Add patch
---
 graphics/gmic/files/patch-Makefile | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/graphics/gmic/files/patch-Makefile b/graphics/gmic/files/patch-Makefile
new file mode 100644
index 000000000000..9f3a3102fd42
--- /dev/null
+++ b/graphics/gmic/files/patch-Makefile
@@ -0,0 +1,8 @@
+--- Makefile.orig	2022-05-16 23:01:27 UTC
++++ Makefile
+@@ -76,4 +76,4 @@
+ all: all
+ 
+ %:
+-	cd src && make $*
++	cd src && $(MAKE) $*