Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2017 01:47:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r443126 - head/devel/py3-pytest
Message-ID:  <201706110147.v5B1lqda092182@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 11 01:47:52 2017
New Revision: 443126
URL: https://svnweb.freebsd.org/changeset/ports/443126

Log:
  Add PORTSCOUT

Modified:
  head/devel/py3-pytest/Makefile

Modified: head/devel/py3-pytest/Makefile
==============================================================================
--- head/devel/py3-pytest/Makefile	Sat Jun 10 23:12:19 2017	(r443125)
+++ head/devel/py3-pytest/Makefile	Sun Jun 11 01:47:52 2017	(r443126)
@@ -3,6 +3,9 @@
 MASTERDIR=	${.CURDIR}/../py-pytest
 
 USES=		python:3.3+
+
+PORTSCOUT=	ignore:1
+
 SLAVE_SUFFIX=	${PYTHON_MAJOR_VER}
 
 .include "${MASTERDIR}/Makefile"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110147.v5B1lqda092182>