openbsd-ports/x11/gnome/menus/patches/patch-util-Makefile_in
jasper 8c88f1927c - update gnome-menus to 2.24.1
* drops fam dependency
- specify license versions

feedback and ok ajacoutot@
2008-11-21 18:14:12 +00:00

12 lines
343 B
Plaintext

$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