svn commit: r442634 - head/devel/py3-py

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 5 14:50:28 UTC 2017


Author: sunpoet
Date: Mon Jun  5 14:50:26 2017
New Revision: 442634
URL: https://svnweb.freebsd.org/changeset/ports/442634

Log:
  Add PORTSCOUT

Modified:
  head/devel/py3-py/Makefile

Modified: head/devel/py3-py/Makefile
==============================================================================
--- head/devel/py3-py/Makefile	Mon Jun  5 14:50:21 2017	(r442633)
+++ head/devel/py3-py/Makefile	Mon Jun  5 14:50:26 2017	(r442634)
@@ -2,6 +2,8 @@
 
 MASTERDIR=	${.CURDIR}/../py-py
 
+PORTSCOUT=	ignore:1
+
 USES=		python:3.3+
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list