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

12 lines
343 B
Plaintext
Raw Normal View History

$OpenBSD: patch-util-Makefile_in,v 1.5 2008/11/21 18:14:12 jasper Exp $
--- util/Makefile.in.orig Wed Oct 22 11:40:21 2008
+++ util/Makefile.in Wed Oct 29 01:02:00 2008
@@ -261,6 +261,7 @@ gnome_menu_spec_test_SOURCES = \
gnome_menu_spec_test_LDADD = \
../libmenu/libgnome-menu.la \
$(GLIB_LIBS) \
+ -pthread \
$(NULL)
all: all-am