diff options
Diffstat (limited to 'deskutils/copyq/Makefile')
-rw-r--r-- | deskutils/copyq/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index ea34a73abb93..4a8d24d6d5eb 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -5,6 +5,9 @@ PORTREVISION= 2 CATEGORIES= deskutils PKGNAMESUFFIX= -${FLAVOR} +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 79d33dd337deeb357ce92c3d1e2b5b56b6f2c97d.patch:-p1 # Fix build with Qt 6.5.x + MAINTAINER= eduardo@FreeBSD.org COMMENT= Qt${FLAVOR:S/qt//} based clipboard manager WWW= https://github.com/hluk/CopyQ |