diff options
-rw-r--r-- | games/torcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile index ca9cc23458fd..14bee4aa5c28 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libvorbis.so:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USES= cpe gmake openal:al,alut shebangfix tar:bzip2 +USES= alias cpe gmake openal:al,alut shebangfix tar:bzip2 CPE_VENDOR= bernhard_wymann SHEBANG_FILES= src/tools/accc/accc.in src/tools/nfsperf/nfsperf.in \ src/tools/texmapper/texmapper.in src/tools/nfs2ac/nfs2ac.in \ |