freebsd-ports/deskutils/libopensync-plugin-evolution2/files/patch-src_Makefile.in
Martin Wilke a4f3d2c1bd This plugin allows applications using OpenSync to synchronise to and from
Evolution 2.

WWW: http://www.opensync.org/

PR:		ports/125499
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:00:25 +00:00

11 lines
445 B
Text

--- src/Makefile.in.orig 2008-07-11 14:03:05.000000000 +1000
+++ src/Makefile.in 2008-07-11 14:03:10.000000000 +1000
@@ -198,7 +198,7 @@
INCLUDES = @PACKAGE_CFLAGS@ @EPACKAGE_CFLAGS@
# Please remove '-Wno-return-type' when Evo fixes the warning in their headers.
-AM_CFLAGS = -Wall -Werror -Wno-return-type
+AM_CFLAGS = -Wall -Wno-return-type
config_DATA = evo2-sync
opensyncheader_HEADERS = evo2_sync.h
plugin_LTLIBRARIES = evo2_sync.la