diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-06-12 22:38:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-06-12 22:38:03 +0000 |
commit | 630e38559430d890754a1c4d967a6dee8499ced5 (patch) | |
tree | 90d17f8c8edfed4475e1b9f13b5ddc36d8af5a68 /games | |
parent | 60d0ef7926d0c7032e0dd0ae238e1760304654ae (diff) | |
download | ports-630e38559430d890754a1c4d967a6dee8499ced5.tar.gz ports-630e38559430d890754a1c4d967a6dee8499ced5.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xrally/Makefile | 1 |
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 |