summaryrefslogtreecommitdiffstats
path: root/games/uhexen2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/uhexen2/Makefile')
-rw-r--r--games/uhexen2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/uhexen2/Makefile b/games/uhexen2/Makefile
index 940ef52..b9078d6 100644
--- a/games/uhexen2/Makefile
+++ b/games/uhexen2/Makefile
@@ -110,8 +110,7 @@ post-patch:
'/^USE_X86_ASM/s|^|#| ; \
/^CPU_X86/s|^|#| ; \
/^CFLAGS/s| -g | | ; \
- /^CFLAGS/s| -O2 | | ; \
- /^PTHREAD_LIBS/s|-lpthread|-pthread|' ${WRKSRC}/${f}
+ /^CFLAGS/s| -O2 | | ;' ${WRKSRC}/${f}
.endfor
.for f in engine/h2shared/cd_bsd.c
@${REINPLACE_CMD} -e \
OpenPOWER on IntegriCloud