diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-11 06:23:19 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-11 06:23:19 +0000 |
commit | dfd4b102139928e100f0160cdc4095ae0ecb3199 (patch) | |
tree | f8704e0f7a1a77827bea0611053eb6371e02e480 /games/tank | |
parent | 3cc0f9a2c37da32cfd719df097a04ca80216ca56 (diff) | |
download | ports-dfd4b102139928e100f0160cdc4095ae0ecb3199.tar.gz ports-dfd4b102139928e100f0160cdc4095ae0ecb3199.zip |
Notes
Diffstat (limited to 'games/tank')
-rw-r--r-- | games/tank/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tank/Makefile b/games/tank/Makefile index 84ed8f426318..47135048637d 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -17,6 +17,7 @@ BUILD_DEPENDS= ${X11BASE}/lib/libaux.a:${PORTSDIR}/graphics/libaux USE_MESA= yes USE_GMAKE= yes +MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" ALL_TARGET= linux-mesa-elf do-install: |