diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:20:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:20:03 +0000 |
commit | e0858ec902d8a3f3d64a6046e9b90e35a6dd7277 (patch) | |
tree | 1feab5e00b696ce551a7a21adec5f989ece84b41 /games/vdrift | |
parent | ede043556ade09ad465784c5f2fb502acb9f021c (diff) |
Notes
Diffstat (limited to 'games/vdrift')
-rw-r--r-- | games/vdrift/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/vdrift/Makefile b/games/vdrift/Makefile index 34f4d3b00b21..a1356bca769a 100644 --- a/games/vdrift/Makefile +++ b/games/vdrift/Makefile @@ -18,6 +18,8 @@ COMMENT= Open source driving simulation BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal +BROKEN= Touches filesystem before 'make install' + USE_BZIP2= yes USE_X_PREFIX= yes USE_GL= yes |