aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/picom
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-12-24 12:11:32 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-12-24 12:11:32 +0000
commit95aeedd13ed32ad1e8bca2ce4a2ecf2d053a7067 (patch)
tree9c7e905b2b5f3a1321400a9f372a077672f4b550 /x11-wm/picom
parent275df12e3aa4ec1ed22a7ce6142b8a824ce17037 (diff)
downloadports-95aeedd13ed32ad1e8bca2ce4a2ecf2d053a7067.tar.gz
ports-95aeedd13ed32ad1e8bca2ce4a2ecf2d053a7067.zip
x11-wm/picom: unbreak on DragonFly
In file included from ../src/log.h:8, from ../src/backend/gl/glx.h:18, from ../src/common.h:42, from ../src/c2.c:35: ../src/compiler.h:98:11: fatal error: threads.h: No such file or directory # include <threads.h> ^~~~~~~~~~~ Reported by: DPorts
Notes
Notes: svn path=/head/; revision=520800
Diffstat (limited to 'x11-wm/picom')
-rw-r--r--x11-wm/picom/Makefile1
-rw-r--r--x11-wm/picom/distinfo2
2 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/picom/Makefile b/x11-wm/picom/Makefile
index 5d9343bd9e53..ea3732fe81be 100644
--- a/x11-wm/picom/Makefile
+++ b/x11-wm/picom/Makefile
@@ -8,6 +8,7 @@ CATEGORIES= x11-wm
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= bd5a5fb56812.patch:-p1 065f9ffd4d35.patch:-p1
PATCHFILES+= 9657d52cd709.patch:-p1 de3db23e23be.patch:-p1
+PATCHFILES+= e54058fcc740.patch:-p1
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Lightweight X11 compositor
diff --git a/x11-wm/picom/distinfo b/x11-wm/picom/distinfo
index f167241f4d25..10421f700efc 100644
--- a/x11-wm/picom/distinfo
+++ b/x11-wm/picom/distinfo
@@ -9,3 +9,5 @@ SHA256 (9657d52cd709.patch) = 23b11ce269e385560e240bf68bd11ce8df1afa4d73dc6ee0ac
SIZE (9657d52cd709.patch) = 761
SHA256 (de3db23e23be.patch) = cd8acbfcd4a4a368e665aab78533cd660409a3316541a846d678fa3aef702fae
SIZE (de3db23e23be.patch) = 877
+SHA256 (e54058fcc740.patch) = 61cd841768e632c4af403788e13f6b062eec5a8fb3410635332e6af25730195e
+SIZE (e54058fcc740.patch) = 1026