Index: head/x11/dmenu-wayland/files/patch-dmenu.c =================================================================== --- head/x11/dmenu-wayland/files/patch-dmenu.c (revision 547676) +++ head/x11/dmenu-wayland/files/patch-dmenu.c (nonexistent) @@ -1,10 +0,0 @@ ---- dmenu.c.orig 2019-06-25 12:55:46 UTC -+++ dmenu.c -@@ -40,6 +40,7 @@ struct { - int32_t scroll_right; - } window_config; - -+const char *progname; - - static uint32_t color_bg = 0x222222ff; - static uint32_t color_fg = 0xbbbbbbff; Property changes on: head/x11/dmenu-wayland/files/patch-dmenu.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/dmenu-wayland/files/patch-draw.h =================================================================== --- head/x11/dmenu-wayland/files/patch-draw.h (revision 547676) +++ head/x11/dmenu-wayland/files/patch-draw.h (nonexistent) @@ -1,8 +0,0 @@ ---- draw.h.orig 2019-06-25 12:55:46 UTC -+++ draw.h -@@ -96,4 +96,4 @@ void eprintf(const char *fmt, ...); - void weprintf(const char *fmt, ...); - int32_t round_to_int(double val); - --const char *progname; -+extern const char *progname; Property changes on: head/x11/dmenu-wayland/files/patch-draw.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property