diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-30 12:45:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-30 12:45:39 +0000 |
commit | 586d71b87d5d12fec7d2a59a96b8ffd2225aaeb5 (patch) | |
tree | 136484810141301eb960901719e7c8befde7f12c /x11/gnome-menus/files/patch-util_Makefile.in | |
parent | REINPLACE_ARGS can only contain the -i argument. (diff) |
Update to 3.36.0
Notes
Notes:
svn path=/head/; revision=550695
Diffstat (limited to 'x11/gnome-menus/files/patch-util_Makefile.in')
-rw-r--r-- | x11/gnome-menus/files/patch-util_Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/gnome-menus/files/patch-util_Makefile.in b/x11/gnome-menus/files/patch-util_Makefile.in deleted file mode 100644 index 23b1aebbb3bd..000000000000 --- a/x11/gnome-menus/files/patch-util_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- util/Makefile.in.orig 2011-09-17 13:03:46.000000000 +0200 -+++ util/Makefile.in 2011-09-17 13:04:20.000000000 +0200 -@@ -267,6 +267,7 @@ - test-menu-spec.c - - gnome_menu_spec_test_LDADD = \ -+ -lpthread \ - $(GIO_UNIX_LIBS) \ - ../libmenu/libgnome-menu-3.la - |