ports/misc/amanda-server/files/patch-man__Makefile.in
Trond Endrestøl e8114fa589 misc/amanda-server: update to 3.5.1
- define LICENSE
 - simplify handling of USERS and GROUPS
 - reorder make variables in accordance with policy
 - regenerate patches
 - harden amstatus against task death

Changelog: https://www.zmanda.com/amanda-community/?ss360SearchTerm=3.5.1

PR:		264714
Approved by:	fbsd@dylanleigh.net (maintainer timeout)
2023-08-09 15:01:14 +02:00

10 lines
272 B
Text

--- man/Makefile.in.orig 2017-12-01 13:26:55 UTC
+++ man/Makefile.in
@@ -1406,6 +1406,7 @@ COMMON_MAN_PAGES = amanda.8 \
amservice.8 \
amssl.8 \
script-email.8
+@WANT_SERVER_TRUE@COMMON_MAN_PAGES =
CLIENT_MAN_PAGES = \
amanda-applications.7 \