summaryrefslogtreecommitdiff
path: root/misc/xsw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xsw/Makefile')
-rw-r--r--misc/xsw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xsw/Makefile b/misc/xsw/Makefile
index 9bafdb776da9..9a89472abbb9 100644
--- a/misc/xsw/Makefile
+++ b/misc/xsw/Makefile
@@ -19,7 +19,7 @@ USE_SDL= sdl ttf image gfx
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -lpthread -L${LOCALBASE}/lib
DOCS= AUTHORS \
COPYING \