[MacPorts] #62477: xorg-server-legacy-1.20.10_0: build errors on 10.5 Leopard Intel
MacPorts
noreply at macports.org
Wed Mar 17 21:36:57 UTC 2021
#62477: xorg-server-legacy-1.20.10_0: build errors on 10.5 Leopard Intel
---------------------------------+----------------------------
Reporter: kencu | Owner: jeremyhu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: leopard legacy
Port: xorg-server-legacy |
---------------------------------+----------------------------
Comment (by kencu):
{{{#!diff
--- hw/xquartz/quartz.c.orig 2021-03-17 13:45:20.000000000 -0700
+++ hw/xquartz/quartz.c 2021-03-17 13:57:52.000000000 -0700
@@ -374,9 +374,6 @@
X11ApplicationShowHideMenubar(!XQuartzFullscreenVisible);
xp_reenable_update();
-
- if (XQuartzFullscreenDisableHotkeys)
- xp_disable_hot_keys(XQuartzFullscreenVisible);
}
void
@@ -407,8 +404,6 @@
X11ApplicationShowHideMenubar(TRUE);
xp_reenable_update();
-
- xp_disable_hot_keys(FALSE);
}
/*
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62477#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list