diff options
| author | Florent Thoumie <flz@FreeBSD.org> | 2009-02-09 09:00:01 +0000 |
|---|---|---|
| committer | Florent Thoumie <flz@FreeBSD.org> | 2009-02-09 09:00:01 +0000 |
| commit | c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8 (patch) | |
| tree | 6bc6e9b8c27f338bda10b7f147eca039dcc7fb74 /mail/gmime24/files/patch-gmime-2.4.pc.in | |
| parent | Fix doc build with upcoming mono 2.0.1. (diff) | |
- 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)
Diffstat (limited to 'mail/gmime24/files/patch-gmime-2.4.pc.in')
| -rw-r--r-- | mail/gmime24/files/patch-gmime-2.4.pc.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/gmime24/files/patch-gmime-2.4.pc.in b/mail/gmime24/files/patch-gmime-2.4.pc.in new file mode 100644 index 000000000000..1192ad41e49c --- /dev/null +++ b/mail/gmime24/files/patch-gmime-2.4.pc.in @@ -0,0 +1,10 @@ +--- 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@ |
