CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/06/09 10:45:23
Modified files:
x11/gnome/shell: Makefile
x11/gnome/shell/patches: patch-js_misc_loginManager_js
Log message:
Don't add -L/usr/local/lib to LDFLAGS: libgvc.so will conflict (undefined
symbols) with /usr/local/lib/libgvc.so from graphviz if it's installed.
While here, add a dummy getCurrentUserProxy() function and fix a warning.
