diff options
Diffstat (limited to 'games/torcs/Makefile')
-rw-r--r-- | games/torcs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile index 1db7a54271bc..24095eda740f 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ libvorbis.so:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USES= gmake openal:al,alut shebangfix tar:bzip2 +USES= 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 \ src/tools/trackgen/trackgen.in \ |