summaryrefslogtreecommitdiff
path: root/net-mgmt/collectd5/files/patch-src__Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/collectd5/files/patch-src__Makefile.am')
-rw-r--r--net-mgmt/collectd5/files/patch-src__Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/net-mgmt/collectd5/files/patch-src__Makefile.am b/net-mgmt/collectd5/files/patch-src__Makefile.am
index db1f43092fdd..f9241d5f42b5 100644
--- a/net-mgmt/collectd5/files/patch-src__Makefile.am
+++ b/net-mgmt/collectd5/files/patch-src__Makefile.am
@@ -45,6 +45,15 @@
endif
if BUILD_WITH_LIBDEVINFO
memory_la_LIBADD += -ldevinfo
+@@ -763,7 +763,7 @@
+ pkglib_LTLIBRARIES += notify_email.la
+ notify_email_la_SOURCES = notify_email.c
+ notify_email_la_LDFLAGS = -module -avoid-version
+-notify_email_la_LIBADD = -lesmtp -lssl -lcrypto -lpthread -ldl
++notify_email_la_LIBADD = -lesmtp -lssl -lcrypto -lpthread
+ collectd_LDADD += "-dlopen" notify_email.la
+ collectd_DEPENDENCIES += notify_email.la
+ endif
@@ -1021,7 +1021,7 @@
collectd_LDADD += "-dlopen" swap.la
collectd_DEPENDENCIES += swap.la