[hackers] [dmenu][patch] config.mk freebsd support

2024-06-03 Thread Roberto Arturo Gonzalez Godinez
Hi, this is just a small patch to the dmenu's config.mk file for it to build on FreeBSD. It follows the same "OpenBSD (uncomment)" configuration style in config.mk. Is this of any interest? I have also made these small patches for dwm, slock and slstatus as well. All of these programs are in th

Re: [hackers] [dmenu][patch] config.mk freebsd support

2024-06-03 Thread Quentin Rameau
Hola o/ > Hi, this is just a small patch to the dmenu's config.mk file for it to > build on FreeBSD. It follows the same "OpenBSD (uncomment)" > configuration style in config.mk. > > Is this of any interest? I have also made these small patches for dwm, > slock and slstatus as well. All of the