summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-09-19 13:56:29 +0000
committermarino <marino@FreeBSD.org>2015-09-19 13:56:29 +0000
commitc12e780a8526d2fbe1c94467cffb876d0f256881 (patch)
treefc28d685ee915baab5cd5a269637187b7e34bf01
parent363dffada289e38e59c97d9aa55344975407a574 (diff)
downloadFreeBSD-ports-c12e780a8526d2fbe1c94467cffb876d0f256881.zip
FreeBSD-ports-c12e780a8526d2fbe1c94467cffb876d0f256881.tar.gz
games/torcs: Remove USES=alias, it's no longer valid
-rw-r--r--games/torcs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile
index 14bee4a..ca9cc23 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= alias cpe 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 \
OpenPOWER on IntegriCloud