[Midnightbsd-cvs] mports [20307] trunk/databases/py-postgresql/Makefile: fix build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 27 14:13:20 EDT 2015


Revision: 20307
          http://svnweb.midnightbsd.org/mports/?rev=20307
Author:   laffer1
Date:     2015-09-27 14:13:19 -0400 (Sun, 27 Sep 2015)
Log Message:
-----------
fix build

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

Modified: trunk/databases/py-postgresql/Makefile
===================================================================
--- trunk/databases/py-postgresql/Makefile	2015-09-27 18:12:42 UTC (rev 20306)
+++ trunk/databases/py-postgresql/Makefile	2015-09-27 18:13:19 UTC (rev 20307)
@@ -2,7 +2,7 @@
 
 PORTNAME=	postgresql
 PORTVERSION=	1.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP \
 		http://python.projects.postgresql.org/files/
@@ -17,8 +17,5 @@
 
 USES=		zip pgsql python:3.3+
 USE_PYTHON=	distutils autoplist
-USE_PYDISTUTILS=       yes
-PYDISTUTILS_AUTOPLIST= yes
 
-
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list