Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 21:01:36 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353208 - head/devel/py-demjson
Message-ID:  <201405072101.s47L1aVJ085992@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed May  7 21:01:36 2014
New Revision: 353208
URL: http://svnweb.freebsd.org/changeset/ports/353208
QAT: https://qat.redports.org/buildarchive/r353208/

Log:
  - Remove accidentally added duplicate USE_PYTHON

Modified:
  head/devel/py-demjson/Makefile

Modified: head/devel/py-demjson/Makefile
==============================================================================
--- head/devel/py-demjson/Makefile	Wed May  7 20:48:40 2014	(r353207)
+++ head/devel/py-demjson/Makefile	Wed May  7 21:01:36 2014	(r353208)
@@ -13,8 +13,6 @@ COMMENT=	Encoder, Decoder, and Lint/Vali
 
 LICENSE=	LGPL3
 
-USE_PYTHON=	yes
-
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes



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