[Midnightbsd-cvs] mports [16189] trunk/devel/py-gdata/Makefile: python 2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 12 14:35:02 EDT 2014


Revision: 16189
          http://svnweb.midnightbsd.org/mports/?rev=16189
Author:   laffer1
Date:     2014-04-12 14:35:01 -0400 (Sat, 12 Apr 2014)
Log Message:
-----------
python 2

Modified Paths:
--------------
    trunk/devel/py-gdata/Makefile

Modified: trunk/devel/py-gdata/Makefile
===================================================================
--- trunk/devel/py-gdata/Makefile	2014-04-12 18:34:28 UTC (rev 16188)
+++ trunk/devel/py-gdata/Makefile	2014-04-12 18:35:01 UTC (rev 16189)
@@ -8,10 +8,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	GData Python Client Library
+
 LICENSE=	apache2
 
 PROJECTHOST=	gdata-python-client
-USE_PYTHON=	-2.7
+USE_PYTHON=	2
 USE_PYDISTUTILS=	yes
 
 OPTIONS_DEFINE=	GMPY M2CRYPTO PYCRYPTO



More information about the Midnightbsd-cvs mailing list