svn commit: r446096 - head/devel/py36-setuptools

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 17 18:42:24 UTC 2017


Author: sunpoet
Date: Mon Jul 17 18:42:23 2017
New Revision: 446096
URL: https://svnweb.freebsd.org/changeset/ports/446096

Log:
  Add PORTSCOUT

Modified:
  head/devel/py36-setuptools/Makefile

Modified: head/devel/py36-setuptools/Makefile
==============================================================================
--- head/devel/py36-setuptools/Makefile	Mon Jul 17 18:42:18 2017	(r446095)
+++ head/devel/py36-setuptools/Makefile	Mon Jul 17 18:42:23 2017	(r446096)
@@ -3,6 +3,8 @@
 
 MASTERDIR=	${.CURDIR}/../py27-setuptools
 
+PORTSCOUT=	ignore:1
+
 USES=		python:3.6
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list