summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2015-06-10 19:01:13 +0200
committerAlexis Hildebrandt <afh@surryhill.net>2015-07-06 15:47:29 +0200
commit0006ec53efd3d8d8b366f3688333fd00484897d3 (patch)
tree74b973dfeac0b93ffd336721913bb38f852cd70e /Makefile
parent326f26c5138526eccc7c57a22c3a1138e1535fcc (diff)
Whitespace edit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cf52d90..1823f3d 100644
--- 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