svn commit: r365363 - head/devel/py-setuptools

Antoine Brodin antoine at FreeBSD.org
Tue Aug 19 06:29:31 UTC 2014


Author: antoine
Date: Tue Aug 19 06:29:30 2014
New Revision: 365363
URL: http://svnweb.freebsd.org/changeset/ports/365363
QAT: https://qat.redports.org/buildarchive/r365363/

Log:
  Add a little comment

Modified:
  head/devel/py-setuptools/Makefile

Modified: head/devel/py-setuptools/Makefile
==============================================================================
--- head/devel/py-setuptools/Makefile	Tue Aug 19 06:12:51 2014	(r365362)
+++ head/devel/py-setuptools/Makefile	Tue Aug 19 06:29:30 2014	(r365363)
@@ -12,6 +12,7 @@ COMMENT=	Python packages installer
 
 LICENSE=	PSFL
 
+# This creates a dependency loop
 #TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}distribute-[0-9]*


More information about the svn-ports-all mailing list