svn commit: r443126 - head/devel/py3-pytest
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 01:47:53 UTC 2017
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"
More information about the svn-ports-all
mailing list