svn commit: r446893 - head/devel/py3-pip

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 29 19:26:18 UTC 2017


Author: sunpoet
Date: Sat Jul 29 19:26:16 2017
New Revision: 446893
URL: https://svnweb.freebsd.org/changeset/ports/446893

Log:
  Add PORTSCOUT

Modified:
  head/devel/py3-pip/Makefile

Modified: head/devel/py3-pip/Makefile
==============================================================================
--- head/devel/py3-pip/Makefile	Sat Jul 29 19:26:11 2017	(r446892)
+++ head/devel/py3-pip/Makefile	Sat Jul 29 19:26:16 2017	(r446893)
@@ -17,6 +17,8 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py
 
 DOCS_BUILD_DEPENDS=	sphinx-build:textproc/py3-sphinx
 
+PORTSCOUT=	ignore:1
+
 USES=		python:3.3+ shebangfix
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list