summaryrefslogtreecommitdiff
path: root/net/openafs/files/patch-doc-man-pages-Makefile.in
diff options
context:
space:
mode:
authorBenjamin Kaduk <bjk@FreeBSD.org>2017-03-10 05:57:42 +0000
committerBenjamin Kaduk <bjk@FreeBSD.org>2017-03-10 05:57:42 +0000
commit24b74b98e614377d560e41b98cc82858de4499ee (patch)
tree769cd4914b7d8c02a023bde18acc87c427b8f2a4 /net/openafs/files/patch-doc-man-pages-Makefile.in
parent- Rather than rm share/cmake/hdf5/libhdf5.settings, have cmake not install it. (diff)
Update net/openafs to upstream 1.6.20.1
This brings in support for 10.3, so remove that BROKEN. Also bring in some Makefile logic to skip building the kernel module on FreeBSD releases known to not be supported by upstream; the server can still be built in those cases, allowing the 11.x BROKEN to be removed as well. Approved by: brd (ports committer)
Notes
Notes: svn path=/head/; revision=435820
Diffstat (limited to 'net/openafs/files/patch-doc-man-pages-Makefile.in')
-rw-r--r--net/openafs/files/patch-doc-man-pages-Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/openafs/files/patch-doc-man-pages-Makefile.in b/net/openafs/files/patch-doc-man-pages-Makefile.in
index 64fcccea5339..1f98744d5129 100644
--- a/net/openafs/files/patch-doc-man-pages-Makefile.in
+++ b/net/openafs/files/patch-doc-man-pages-Makefile.in
@@ -1,5 +1,5 @@
---- doc/man-pages/Makefile.in.orig 2014-06-12 17:30:48.000000000 +0900
-+++ doc/man-pages/Makefile.in 2014-06-13 13:06:08.000000000 +0900
+--- doc/man-pages/Makefile.in.orig 2016-12-14 18:28:29 UTC
++++ doc/man-pages/Makefile.in
@@ -2,6 +2,7 @@
srcdir=@srcdir@
@@ -8,7 +8,7 @@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
-@@ -34,16 +35,26 @@
+@@ -34,16 +35,26 @@ dest:
|| ln -s afsd.8 $(DEST)/man/man8/afsd.fuse.8; \
fi