Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2014 14:38:01 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369525 - head/games/teeworlds
Message-ID:  <201409291438.s8TEc1AW052706@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Sep 29 14:38:00 2014
New Revision: 369525
URL: http://svnweb.freebsd.org/changeset/ports/369525
QAT: https://qat.redports.org/buildarchive/r369525/

Log:
  - Convert to USES=python

Modified:
  head/games/teeworlds/Makefile

Modified: head/games/teeworlds/Makefile
==============================================================================
--- head/games/teeworlds/Makefile	Mon Sep 29 14:36:58 2014	(r369524)
+++ head/games/teeworlds/Makefile	Mon Sep 29 14:38:00 2014	(r369525)
@@ -17,8 +17,7 @@ LICENSE=	ZLIB
 
 LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/print/freetype2
 
-USE_PYTHON_BUILD=	2
-
+USES=		python:2,build
 BAM_VERSION=	0.4.0
 BAM_WRKSRC=	${WRKDIR}/bam-${BAM_VERSION}
 BAM_TARGET=	release



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