freebsd-ports/devel/google-gdata/files/patch-misc_gdata-sharp-core.pc.in
Romain Tartière d4aaf9405d The GData .NET Client Library provides a library and source code that make it
easy to access data through Google Data APIs (e.g. Contacts, Calendar).

WWW:	http://code.google.com/p/google-gdata/
2010-06-02 01:55:45 +00:00

11 lines
433 B
PkgConfig

$FreeBSD$
--- misc/gdata-sharp-core.pc.in.orig
+++ misc/gdata-sharp-core.pc.in
@@ -5,4 +5,4 @@
Description: CLI bindings to Google's online services (Core libraries)
Version: @VERSION@
-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
+Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r:${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll