openbsd-ports/sysutils/upower/patches/patch-tools_Makefile_in
2011-10-16 06:29:30 +00:00

12 lines
355 B
Plaintext

$OpenBSD: patch-tools_Makefile_in,v 1.3 2011/10/16 06:29:30 ajacoutot Exp $
--- tools/Makefile.in.orig Wed Sep 28 17:04:39 2011
+++ tools/Makefile.in Sun Oct 16 08:20:41 2011
@@ -299,6 +299,7 @@ upower_LDFLAGS = -pthread
upower_LDADD = \
$(DBUS_GLIB_LIBS) \
$(UPOWER_LIBS) \
+ -pthread \
$(POLKIT_DBUS_LIBS)
CLEANFILES = $(BUILT_SOURCES)