svn commit: r454205 - head/devel/py3-protobuf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Nov 14 22:50:39 UTC 2017


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"


More information about the svn-ports-all mailing list