diff options
| author | Alexis Hildebrandt | 2015-06-10 19:01:13 +0200 | 
|---|---|---|
| committer | Alexis Hildebrandt | 2015-07-06 15:47:29 +0200 | 
| commit | 0006ec53efd3d8d8b366f3688333fd00484897d3 (patch) | |
| tree | 74b973dfeac0b93ffd336721913bb38f852cd70e /Makefile | |
| parent | Merge pull request #39 from vikstrous/master (diff) | |
Whitespace edit
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -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 | 
