svn commit: r446897 - head/graphics/py3-pygraphviz

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 29 19:26:37 UTC 2017


Author: sunpoet
Date: Sat Jul 29 19:26:36 2017
New Revision: 446897
URL: https://svnweb.freebsd.org/changeset/ports/446897

Log:
  Add PORTSCOUT

Modified:
  head/graphics/py3-pygraphviz/Makefile

Modified: head/graphics/py3-pygraphviz/Makefile
==============================================================================
--- head/graphics/py3-pygraphviz/Makefile	Sat Jul 29 19:26:31 2017	(r446896)
+++ head/graphics/py3-pygraphviz/Makefile	Sat Jul 29 19:26:36 2017	(r446897)
@@ -5,6 +5,8 @@ MASTERDIR=	${.CURDIR}/../py-pygraphviz
 
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>=0.10.1:devel/py3-nose
 
+PORTSCOUT=	ignore:1
+
 USES=		pkgconfig python:3.4+
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list