LemonBoy / bar

A featherweight, lemon-scented, bar based on xcb
MIT License
1.61k stars 194 forks source link

OpenBSD make install fails #242

Open scottgbailey opened 2 years ago

scottgbailey commented 2 years ago

Attempted to run make install on Openbsd but it fails with: cd bar make Parse error in /bar: Need an operator in '""' (Makefile:5) Prase error: Need an operator in éndif' (Makefile:7)

make install Parse error in /bar: Need an operator in '""' (Makefile:5) Prase error: Need an operator in éndif' (Makefile:7)

omar-polo commented 1 day ago

That's because it needs GNU Make. Install the gmake package and run gmake instead, or use lemonbar from packages.