[Midnightbsd-cvs] mports [20540] trunk/databases/py-postgresql/Makefile: force 3.x

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Oct 18 09:42:51 EDT 2015


Revision: 20540
          http://svnweb.midnightbsd.org/mports/?rev=20540
Author:   laffer1
Date:     2015-10-18 09:42:50 -0400 (Sun, 18 Oct 2015)
Log Message:
-----------
force 3.x

Modified Paths:
--------------
    trunk/databases/py-postgresql/Makefile

Modified: trunk/databases/py-postgresql/Makefile
===================================================================
--- trunk/databases/py-postgresql/Makefile	2015-10-18 13:37:15 UTC (rev 20539)
+++ trunk/databases/py-postgresql/Makefile	2015-10-18 13:42:50 UTC (rev 20540)
@@ -15,7 +15,8 @@
 
 LICENSE=	bsd3
 
-USES=		zip pgsql python:3.3+
+USES=		zip pgsql python:3
 USE_PYTHON=	distutils autoplist
+PYTHON_VERSION= python3.3
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list