]> git.sur5r.net Git - i3/i3status/commitdiff
Whitespace edit
authorAlexis Hildebrandt <afh@surryhill.net>
Wed, 10 Jun 2015 17:01:13 +0000 (19:01 +0200)
committerAlexis Hildebrandt <afh@surryhill.net>
Mon, 6 Jul 2015 13:47:29 +0000 (15:47 +0200)
Makefile

index cf52d9067a59a46baec9a0c4f209f86fe45295ec..1823f3d25bd812c7244b28d584d4bf64dfc657e6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -47,8 +47,8 @@ ifeq ($(OS),OpenBSD)
 LIBS+=-lossaudio
 endif
 
-ifeq ($(OS), NetBSD)
-LIBS+= -lprop
+ifeq ($(OS),NetBSD)
+LIBS+=-lprop
 endif
 
 # This probably applies for any pkgsrc based system