aboutsummaryrefslogtreecommitdiff
path: root/games/pipewalker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pipewalker/Makefile')
-rw-r--r--games/pipewalker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pipewalker/Makefile b/games/pipewalker/Makefile
index 0c504d27d791..06fcddb8d110 100644
--- a/games/pipewalker/Makefile
+++ b/games/pipewalker/Makefile
@@ -16,7 +16,7 @@ USE_SDL= sdl
USE_GL= gl glu
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -L${LOCALBASE}/lib -pthread
PLIST_FILES= bin/${PORTNAME} \
share/applications/${PORTNAME}.desktop \