svn commit: r380861 - head/databases/pg_activity

Jason Helfman jgh at FreeBSD.org
Mon Mar 9 16:15:02 UTC 2015


Author: jgh
Date: Mon Mar  9 16:15:01 2015
New Revision: 380861
URL: https://svnweb.freebsd.org/changeset/ports/380861
QAT: https://qat.redports.org/buildarchive/r380861/

Log:
  - re-insert distutils

Modified:
  head/databases/pg_activity/Makefile

Modified: head/databases/pg_activity/Makefile
==============================================================================
--- head/databases/pg_activity/Makefile	Mon Mar  9 16:14:11 2015	(r380860)
+++ head/databases/pg_activity/Makefile	Mon Mar  9 16:15:01 2015	(r380861)
@@ -22,7 +22,7 @@ GH_TAGNAME=	v${PORTVERSION}
 GH_COMMIT=	3b6b371
 
 USES=		python:2.6+
-USE_PYTHON=	autoplist autoplist noegginfo
+USE_PYTHON=	autoplist distutils noegginfo
 PYDISTUTILS_INSTALLARGS=	--with-man
 
 post-patch:


More information about the svn-ports-head mailing list