mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
A set of symbols and convience functions that all indicators would like to use. WWW: https://launchpad.net/libindicator
12 lines
352 B
Text
12 lines
352 B
Text
--- libindicator/Makefile.in.orig 2012-09-19 15:40:09 UTC
|
|
+++ libindicator/Makefile.in
|
|
@@ -379,8 +379,7 @@ libindicator_la_SOURCES = \
|
|
libindicator_la_CFLAGS = \
|
|
$(LIBINDICATOR_CFLAGS) \
|
|
$(COVERAGE_CFLAGS) \
|
|
- -DG_LOG_DOMAIN=\"libindicator\" \
|
|
- -Wall -Werror
|
|
+ -DG_LOG_DOMAIN=\"libindicator\"
|
|
|
|
libindicator_la_LIBADD = \
|
|
$(LIBINDICATOR_LIBS)
|