summaryrefslogtreecommitdiffstats
path: root/games/tremulous/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/tremulous/Makefile')
-rw-r--r--games/tremulous/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile
index 667bc0f..ec0f4e7 100644
--- a/games/tremulous/Makefile
+++ b/games/tremulous/Makefile
@@ -13,7 +13,7 @@ COMMENT= Free FPS game featuring two opposing teams: humans and aliens
LICENSE= GPLv2
USES= gmake zip
-MAKE_ENV= DEFAULT_BASEDIR="${DATADIR}" PTHREAD_LIBS="${PTHREAD_LIBS}"
+MAKE_ENV= DEFAULT_BASEDIR="${DATADIR}" PTHREAD_LIBS="-lpthread"
WRKSRC= ${WRKDIR}/${PORTNAME}
BUILD_WRKSRC= ${WRKSRC}/${DISTNAME}-src
OpenPOWER on IntegriCloud