freebsd-ports/mail/gmime24/files/patch-gmime-2.4.pc.in
Florent Thoumie c1f23cd26d - Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.

PR:		ports/129724
Submitted by:	Phillip Neumann, Romain Tartiere (bsd-sharp team)
2009-02-09 09:00:01 +00:00

10 lines
355 B
PkgConfig

--- gmime-2.4.pc.in.orig Tue May 3 19:34:20 2005
+++ gmime-2.4.pc.in Wed Feb 1 00:51:53 2006
@@ -7,6 +7,6 @@
Name: GMime
Version: @VERSION@
Description: MIME parser and utility library
-Requires: glib-2.0,gobject-2.0
+Requires: glib-2.0,gobject-2.0,gthread-2.0
Libs: -L${libdir} @GMIME_LIBS@ @LIBS@
Cflags: -I${includedir}/gmime-2.0 @GMIME_CFLAGS@