ports/misc/amanda-server/files/patch-xfer-src__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

11 lines
418 B
Text

--- xfer-src/Makefile.in.orig 2017-12-01 13:26:56 UTC
+++ xfer-src/Makefile.in
@@ -1755,7 +1755,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/gnulib \
AM_CFLAGS = $(AMANDA_WARNING_CFLAGS) $(AMANDA_FILE_CFLAGS)
AM_LDFLAGS = $(AMANDA_STATIC_LDFLAGS) $(AS_NEEDED_FLAGS)
-amlib_LTLIBRARIES = libamxfer.la
+@WANT_CLIENT_TRUE@amlib_LTLIBRARIES = libamxfer.la
LINT = $(AMLINT)
LINTFLAGS = $(AMLINTFLAGS)
libamxfer_la_SOURCES = \