Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2017 19:26:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r446897 - head/graphics/py3-pygraphviz
Message-ID:  <201707291926.v6TJQadu019046@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707291926.v6TJQadu019046>