diff options
Diffstat (limited to 'games')
-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 |