mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
A library to allow applications to export a menu into the Unity Menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available. WWW: https://launchpad.net/libappindicator
10 lines
284 B
Text
10 lines
284 B
Text
--- src/Makefile.in.orig 2012-07-11 17:29:07 UTC
|
|
+++ src/Makefile.in
|
|
@@ -471,7 +471,6 @@ libappindicator_la_LDFLAGS = \
|
|
libappindicator_la_CFLAGS = \
|
|
$(LIBRARY_CFLAGS) \
|
|
$(COVERAGE_CFLAGS) \
|
|
- -Wall -Werror \
|
|
-DG_LOG_DOMAIN=\"libappindicator\"
|
|
|
|
libappindicator_la_LIBADD = \
|