svn commit: r446094 - head/devel/py34-setuptools

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


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

Log:
  Add PORTSCOUT

Modified:
  head/devel/py34-setuptools/Makefile

Modified: head/devel/py34-setuptools/Makefile
==============================================================================
--- head/devel/py34-setuptools/Makefile	Mon Jul 17 18:42:07 2017	(r446093)
+++ head/devel/py34-setuptools/Makefile	Mon Jul 17 18:42:12 2017	(r446094)
@@ -3,6 +3,8 @@
 
 MASTERDIR=	${.CURDIR}/../py27-setuptools
 
+PORTSCOUT=	ignore:1
+
 USES=		python:3.4
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list