mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
GMime is a C/C++ library which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME) as defined by numerous IETF specifications.
11 lines
246 B
Text
11 lines
246 B
Text
--- docs/Makefile.in.orig
|
|
+++ docs/Makefile.in
|
|
@@ -201,7 +201,7 @@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = reference tutorial
|
|
+SUBDIRS =
|
|
EXTRA_DIST = gtkdocs_fix
|
|
all: all-recursive
|
|
|