mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
6d43dcc108
../notification.c: In function 'get_binding': ../notification.c:275:14: error: 'BTN_LEFT' undeclared (first use in this function) 275 | case BTN_LEFT: | ^~~~~~~~ ../notification.c:275:14: note: each undeclared identifier is reported only once for each function it appears in ../notification.c:277:14: error: 'BTN_RIGHT' undeclared (first use in this function) 277 | case BTN_RIGHT: | ^~~~~~~~~ ../notification.c:279:14: error: 'BTN_MIDDLE' undeclared (first use in this function) 279 | case BTN_MIDDLE: | ^~~~~~~~~~ Reported by: DPorts |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr |