Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2015 13:56:30 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397325 - head/games/torcs
Message-ID:  <201509191356.t8JDuU2f019503@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Sep 19 13:56:29 2015
New Revision: 397325
URL: https://svnweb.freebsd.org/changeset/ports/397325

Log:
  games/torcs: Remove USES=alias, it's no longer valid

Modified:
  head/games/torcs/Makefile

Modified: head/games/torcs/Makefile
==============================================================================
--- head/games/torcs/Makefile	Sat Sep 19 13:37:59 2015	(r397324)
+++ head/games/torcs/Makefile	Sat Sep 19 13:56:29 2015	(r397325)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libpng.so:${PORTSDIR}/graph
 		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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509191356.t8JDuU2f019503>