summaryrefslogtreecommitdiff
path: root/x11-misc/xcalendar/xcalendar-4.0-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xcalendar/xcalendar-4.0-r3.ebuild')
-rw-r--r--x11-misc/xcalendar/xcalendar-4.0-r3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/xcalendar/xcalendar-4.0-r3.ebuild b/x11-misc/xcalendar/xcalendar-4.0-r3.ebuild
index e400aa3e3cdc..77be8a1f274a 100644
--- a/x11-misc/xcalendar/xcalendar-4.0-r3.ebuild
+++ b/x11-misc/xcalendar/xcalendar-4.0-r3.ebuild
@@ -42,6 +42,7 @@ src_prepare() {
src_compile() {
tc-export CC
+ append-cflags -std=gnu89 # old codebase, incompatible with c2x
if use motif; then
append-cppflags $($(tc-getPKG_CONFIG) --cflags x11 xmu xt || die)