aboutsummaryrefslogtreecommitdiff
path: root/games/xrally
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-06-12 22:38:03 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-06-12 22:38:03 +0000
commit630e38559430d890754a1c4d967a6dee8499ced5 (patch)
tree90d17f8c8edfed4475e1b9f13b5ddc36d8af5a68 /games/xrally
parent60d0ef7926d0c7032e0dd0ae238e1760304654ae (diff)
downloadports-630e38559430d890754a1c4d967a6dee8499ced5.tar.gz
ports-630e38559430d890754a1c4d967a6dee8499ced5.zip
Remove useless USE_PTHREADS
Noticed by: erwin@
Notes
Notes: svn path=/head/; revision=165277
Diffstat (limited to 'games/xrally')
-rw-r--r--games/xrally/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xrally/Makefile b/games/xrally/Makefile
index e991c5f6882b..5db6fa454d51 100644
--- a/games/xrally/Makefile
+++ b/games/xrally/Makefile
@@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GCC= 2.95
PTHREAD_LIBS= -lc_r
HAS_CONFIGURE= yes
-USE_PTHREADS= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_XLIB= yes