svn commit: r437025 - head/devel/py3-prompt_toolkit

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 27 11:11:57 UTC 2017


Author: sunpoet
Date: Mon Mar 27 11:11:56 2017
New Revision: 437025
URL: https://svnweb.freebsd.org/changeset/ports/437025

Log:
  Add PORTSCOUT

Modified:
  head/devel/py3-prompt_toolkit/Makefile

Modified: head/devel/py3-prompt_toolkit/Makefile
==============================================================================
--- head/devel/py3-prompt_toolkit/Makefile	Mon Mar 27 11:11:51 2017	(r437024)
+++ head/devel/py3-prompt_toolkit/Makefile	Mon Mar 27 11:11:56 2017	(r437025)
@@ -5,6 +5,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>
 
 USES=		python:3.3+
 
+PORTSCOUT=	ignore:1
+
 MASTERDIR=	${.CURDIR}/../py-prompt_toolkit
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-head mailing list