1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/sysutils/gnome-control-center
Matthias Andree 35b99cbcd7 sysutils/gnome-control-center: Fix 40.0 build error
[00:01:39] ../panels/power/cc-power-panel.c:1748:58: error: use of undeclared identifier 'mobile_switch_changed_cb'
[00:01:39]   gtk_widget_class_bind_template_callback (widget_class, mobile_switch_changed_cb);
[00:01:39]                                                          ^
[00:01:39] ../panels/power/cc-power-panel.c:1752:58: error: use of undeclared identifier 'wifi_switch_changed_cb'
[00:01:39]   gtk_widget_class_bind_template_callback (widget_class, wifi_switch_changed_cb);
[00:01:39]                                                          ^
[00:01:39] 2 errors generated.

PR:	    	257662
Approved by:	portmgr (implicit, fixing broken build)
2021-08-06 18:45:54 +02:00
..
files sysutils/gnome-control-center: Fix 40.0 build error 2021-08-06 18:45:54 +02:00
distinfo sysutils/gnome-control-center: Update to 40.0 2021-08-05 11:01:04 -07:00
Makefile sysutils/gnome-control-center: Update to 40.0 2021-08-05 11:01:04 -07:00
pkg-descr
pkg-plist sysutils/gnome-control-center: Update to 40.0 2021-08-05 11:01:04 -07:00