c1f23cd26d
- 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)
14 lines
258 B
Text
14 lines
258 B
Text
|
|
$FreeBSD$
|
|
|
|
--- 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
|
|
|