summaryrefslogtreecommitdiffstats
path: root/games/zaz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/zaz/Makefile')
-rw-r--r--games/zaz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zaz/Makefile b/games/zaz/Makefile
index acace6d1..0f5eddc 100644
--- a/games/zaz/Makefile
+++ b/games/zaz/Makefile
@@ -21,7 +21,7 @@ USE_SDL= sdl image
USE_GL= gl glu
CPPFLAGS+= -I${LOCALBASE}/include/freetype2 -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -L${LOCALBASE}/lib -pthread
CONFIGURE_ARGS= --with-icondir="${PREFIX}/share/pixmaps"
PORTDOCS= *
OpenPOWER on IntegriCloud