diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
commit | beced671bdcb6ffe50e652d814ac803ba36386d8 (patch) | |
tree | 88eb9dbb4fc80b7d159c64e16db129bdd9b80aed /misc/amanda26-server/files/patch-amar-src__Makefile.in | |
parent | Add the current SUSv4/Open Group Base Specifications Issue 7. (diff) |
Remove non staged ports without pending PR from m*
Notes
Notes:
svn path=/head/; revision=366962
Diffstat (limited to 'misc/amanda26-server/files/patch-amar-src__Makefile.in')
-rw-r--r-- | misc/amanda26-server/files/patch-amar-src__Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/misc/amanda26-server/files/patch-amar-src__Makefile.in b/misc/amanda26-server/files/patch-amar-src__Makefile.in deleted file mode 100644 index c7941f44904e..000000000000 --- a/misc/amanda26-server/files/patch-amar-src__Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- amar-src/Makefile.in.orig 2009-01-27 14:01:04.000000000 +0900 -+++ amar-src/Makefile.in 2009-01-27 14:01:36.000000000 +0900 -@@ -856,7 +856,8 @@ - AM_LDFLAGS = $(AMANDA_STATIC_LDFLAGS) - LINT = @AMLINT@ - LINTFLAGS = @AMLINTFLAGS@ --amlib_LTLIBRARIES = libamar.la -+@WANT_SERVER_TRUE@amlib_LTLIBRARIES = -+@WANT_CLIENT_TRUE@amlib_LTLIBRARIES = libamar.la - libamar_la_SOURCES = amar.c - libamar_la_LDFLAGS = -release $(VERSION) - libamar_la_LIBADD = ../common-src/libamanda.la |