svn commit: r353208 - head/devel/py-demjson

Steve Wills swills at FreeBSD.org
Wed May 7 21:01:36 UTC 2014


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


More information about the svn-ports-all mailing list