aboutsummaryrefslogtreecommitdiff
path: root/games/tremulous
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 23:00:50 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 23:00:50 +0000
commit796464350e220b5f8fb7b035965a87dc63824a14 (patch)
tree2f9cd8c0a819b520aa1b353994707173199cca50 /games/tremulous
parentdc0d875fdf2d87fbc8b213bfb65fa3db85a197bc (diff)
downloadports-796464350e220b5f8fb7b035965a87dc63824a14.tar.gz
ports-796464350e220b5f8fb7b035965a87dc63824a14.zip
Notes
Diffstat (limited to 'games/tremulous')
-rw-r--r--games/tremulous/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile
index 667bc0f19734..ec0f4e79629f 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