summaryrefslogtreecommitdiffstats
path: root/games/glob2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/glob2/Makefile')
-rw-r--r--games/glob2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glob2/Makefile b/games/glob2/Makefile
index 8d2c1c2..2854e0e 100644
--- a/games/glob2/Makefile
+++ b/games/glob2/Makefile
@@ -33,7 +33,7 @@ MAKE_ARGS= CCFLAGS="${CFLAGS}" \
INSTALLS_ICONS= yes
CFLAGS+= ${PA2_CFLAGS} -I${LOCALBASE}/include -Wno-return-type
-LDFLAGS+= ${PA2_LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -lpthread ${PA2_LDFLAGS} -L${LOCALBASE}/lib
LIBPATH= ${LIBPATH2}${LOCALBASE}/lib
PORTDOCS= README
OpenPOWER on IntegriCloud