summaryrefslogtreecommitdiff
path: root/devel/lua-posix/files/patch-lukefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-09 05:55:53 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-09 05:55:53 +0000
commitdc1bc929de8b171108df31dfa312ec408197f066 (patch)
treedd61c82df03cd86a39b816a399e1425ce3c3df98 /devel/lua-posix/files/patch-lukefile
parent- Update to 8.5.0 (diff)
devel/lua-posix: Unbreak; Update to 34.0.4
Port changes: * Changed to DISTVERSION * Added LICENSE_FILE * Simplified post-install PR: 226449 Submitted by: owk <freebsd_ports@k-worx.org> Approved by: tcberner (mentor, implicit)
Notes
Notes: svn path=/head/; revision=463930
Diffstat (limited to 'devel/lua-posix/files/patch-lukefile')
-rw-r--r--devel/lua-posix/files/patch-lukefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/lua-posix/files/patch-lukefile b/devel/lua-posix/files/patch-lukefile
deleted file mode 100644
index 1884ebed40b5..000000000000
--- a/devel/lua-posix/files/patch-lukefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- lukefile.orig 2017-07-15 22:20:52 UTC
-+++ lukefile
-@@ -103,7 +103,6 @@ modules = {
- ifdef = '_XOPEN_REALTIME',
- include = 'unistd.h',
- checksymbol = 'clock_gettime',
-- library = 'rt',
- },
- },
- sources = 'ext/posix/time.c',