aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-11-07 16:48:55 +0000
committerRene Ladan <rene@FreeBSD.org>2019-11-07 16:48:55 +0000
commitb161f629ab3d82423654b4bd7fc19f022f353a39 (patch)
tree83cfa5bb7d2b2351104fbbf1e5e8d920e211f87a /devel
parente1684b2749cd6b70da8fa85029d676a9107be5b6 (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/py-pycapsicum/files/patch-__pycapsicum.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/py-pycapsicum/files/patch-__pycapsicum.c b/devel/py-pycapsicum/files/patch-__pycapsicum.c
deleted file mode 100644
index 4c94971490b9..000000000000
--- a/devel/py-pycapsicum/files/patch-__pycapsicum.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- _pycapsicum.c.orig 2019-09-01 13:05:23 UTC
-+++ _pycapsicum.c
-@@ -32,11 +32,7 @@
- #include <fcntl.h>
-
- #include "Python.h"
--#if OSVERSION < 1020000
--#include "sys/capability.h"
--#else
- #include "sys/capsicum.h"
--#endif
- #include "sys/caprights.h"
- #include "structmember.h"
-