openbsd-ports/x11/gnome/menus/patches/patch-util-Makefile_in

12 lines
345 B
Plaintext
Raw Normal View History

$OpenBSD: patch-util-Makefile_in,v 1.3 2007/12/07 22:18:49 martynas Exp $
--- util/Makefile.in.orig Tue Nov 27 01:53:04 2007
+++ util/Makefile.in Mon Dec 3 01:05:48 2007
@@ -265,6 +265,7 @@ gnome_menu_spec_test_SOURCES = \
gnome_menu_spec_test_LDADD = \
../libmenu/libgnome-menu.la \
$(GLIB_LIBS) \
+ -pthread \
$(NULL)
all: all-am