svn commit: r397325 - head/games/torcs

John Marino marino at FreeBSD.org
Sat Sep 19 13:56:30 UTC 2015


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 \


More information about the svn-ports-head mailing list