opnsense-ports/misc/amanda-server/files/patch-ndmp-src__Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

15 lines
514 B
Text

--- ndmp-src/Makefile.in.orig 2010-10-16 18:45:40.253086014 +0900
+++ ndmp-src/Makefile.in 2010-10-16 18:46:36.949487552 +0900
@@ -1289,9 +1289,9 @@
# Divide the library up into the library side and down (libndmlib.la),
# and the full set of rules, agents, and so on required to build ndmjob
# (libndmjob.la).
-amlib_LTLIBRARIES = \
- libndmlib.la \
- libndmjob.la
+@WANT_CLIENT_TRUE@amlib_LTLIBRARIES = \
+@WANT_CLIENT_TRUE@ libndmlib.la \
+@WANT_CLIENT_TRUE@ libndmjob.la
libndmjla = \
ndma_comm_job.c \