summaryrefslogtreecommitdiff
path: root/sysutils/replicant/files/patch-Makefile.in
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 10:07:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 10:07:49 +0000
commit38a0a8023026a77ded1e6de618b567c7b58e79a4 (patch)
treeabf5fbbdc4b27a245ff76b9850f4eb6e73e4ba19 /sysutils/replicant/files/patch-Makefile.in
parent- Fix build with GCRYPT option by taking out -Werror (diff)
Remove non staged ports without pending PR from s*
Notes
Notes: svn path=/head/; revision=366980
Diffstat (limited to 'sysutils/replicant/files/patch-Makefile.in')
-rw-r--r--sysutils/replicant/files/patch-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/replicant/files/patch-Makefile.in b/sysutils/replicant/files/patch-Makefile.in
deleted file mode 100644
index 8876c3bc05d3..000000000000
--- a/sysutils/replicant/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2013-05-14 12:08:06.731909984 +0000
-+++ Makefile.in 2013-05-14 12:08:13.759911180 +0000
-@@ -497,7 +497,7 @@
- daemon/object_manager.cc \
- daemon/settings.cc
-
--replicant_daemon_LDADD = $(E_LIBS) $(BUSYBEE_LIBS) -lglog -lleveldb -ldl -lpthread libreplicant-state-machine.la
-+replicant_daemon_LDADD = $(E_LIBS) $(BUSYBEE_LIBS) -lglog -lleveldb -lpthread libreplicant-state-machine.la
- libreplicant_la_CXXFLAGS = $(CXXFLAGS) $(AM_CXXFLAGS)
- libreplicant_la_SOURCES = \
- common/bootstrap.cc \