summaryrefslogtreecommitdiffstats
path: root/games/quake3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/quake3/Makefile')
-rw-r--r--games/quake3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/quake3/Makefile b/games/quake3/Makefile
index 39a40b3..c216938 100644
--- a/games/quake3/Makefile
+++ b/games/quake3/Makefile
@@ -87,8 +87,7 @@ MAKE_ENV+= OPTIMIZED_CFLAGS=YES
.endif
.if ${PORT_OPTIONS:MTHREADS}
-MAKE_ENV+= SMP=YES \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
+MAKE_ENV+= SMP=YES
PLIST_SUB+= SMP=""
Q3BIN+= quake3-smp
.else
OpenPOWER on IntegriCloud