Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2017 22:50:38 +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: r454205 - head/devel/py3-protobuf
Message-ID:  <201711142250.vAEMocV4095147@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Nov 14 22:50:37 2017
New Revision: 454205
URL: https://svnweb.freebsd.org/changeset/ports/454205

Log:
  Add PORTSCOUT

Modified:
  head/devel/py3-protobuf/Makefile

Modified: head/devel/py3-protobuf/Makefile
==============================================================================
--- head/devel/py3-protobuf/Makefile	Tue Nov 14 21:56:56 2017	(r454204)
+++ head/devel/py3-protobuf/Makefile	Tue Nov 14 22:50:37 2017	(r454205)
@@ -2,6 +2,8 @@
  
 MASTERDIR=	${.CURDIR}/../py-protobuf
  
+PORTSCOUT=	ignore:1
+
 USES=		python:3
  
 .include "${MASTERDIR}/Makefile"



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