summaryrefslogtreecommitdiff
path: root/misc/amanda32-server/files/patch-ndmp-src__Makefile.in
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:38:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:38:59 +0000
commitbeced671bdcb6ffe50e652d814ac803ba36386d8 (patch)
tree88eb9dbb4fc80b7d159c64e16db129bdd9b80aed /misc/amanda32-server/files/patch-ndmp-src__Makefile.in
parentAdd the current SUSv4/Open Group Base Specifications Issue 7. (diff)
Remove non staged ports without pending PR from m*
Diffstat (limited to 'misc/amanda32-server/files/patch-ndmp-src__Makefile.in')
-rw-r--r--misc/amanda32-server/files/patch-ndmp-src__Makefile.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/misc/amanda32-server/files/patch-ndmp-src__Makefile.in b/misc/amanda32-server/files/patch-ndmp-src__Makefile.in
deleted file mode 100644
index 2dd3f4b9f32d..000000000000
--- a/misc/amanda32-server/files/patch-ndmp-src__Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
---- 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 \