diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-06-03 16:50:55 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-06-03 17:38:52 +0200 |
commit | 4c2bb9fcd1b6d276d8fde1d27114290befe03dea (patch) | |
tree | d50aa592b8a750b34f75cdbc03011c41baf5e087 /x11/xskyroot/files/patch-astro.c | |
parent | audio/espressivo-lv2: Fix build with lvm15 (diff) |
x11/xskyroot: Fix build with llvm15
- Pet portclippy
- Reresh pathces
- Use DISTNAME and EXTRACT_SUFX instead of DISTFILES
Diffstat (limited to 'x11/xskyroot/files/patch-astro.c')
-rw-r--r-- | x11/xskyroot/files/patch-astro.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xskyroot/files/patch-astro.c b/x11/xskyroot/files/patch-astro.c index 16c3108c3ace..f154bccb87e8 100644 --- a/x11/xskyroot/files/patch-astro.c +++ b/x11/xskyroot/files/patch-astro.c @@ -1,5 +1,5 @@ ---- astro.c.orig Mon May 31 09:06:03 1999 -+++ astro.c Mon May 31 09:06:18 1999 +--- astro.c.orig 2023-06-03 14:41:54 UTC ++++ astro.c @@ -7,7 +7,7 @@ #include <math.h> #include "mathlocal.h" |