openbsd-ports/x11/gnome/menus/patches/patch-util-Makefile_in
ajacoutot d2533131c1 Minor update to gnome-menus-2.30.3.
* Respect XDG_MENU_PREFIX when writing user menu file
2010-09-14 13:13:02 +00:00

12 lines
369 B
Plaintext

$OpenBSD: patch-util-Makefile_in,v 1.9 2010/09/14 13:13:02 ajacoutot Exp $
--- util/Makefile.in.orig Tue Sep 14 14:39:06 2010
+++ util/Makefile.in Tue Sep 14 15:03:19 2010
@@ -306,6 +306,7 @@ gnome_menu_spec_test_SOURCES = \
gnome_menu_spec_test_LDADD = \
../libmenu/libgnome-menu.la \
$(GLIB_LIBS) \
+ -pthread \
$(NULL)
@HAVE_PYTHON_FALSE@pyexampledir =