svn commit: r445920 - head/devel/py3-coloredlogs

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 15 17:30:10 UTC 2017


Author: sunpoet
Date: Sat Jul 15 17:30:09 2017
New Revision: 445920
URL: https://svnweb.freebsd.org/changeset/ports/445920

Log:
  Add PORTSCOUT

Modified:
  head/devel/py3-coloredlogs/Makefile

Modified: head/devel/py3-coloredlogs/Makefile
==============================================================================
--- head/devel/py3-coloredlogs/Makefile	Sat Jul 15 17:25:03 2017	(r445919)
+++ head/devel/py3-coloredlogs/Makefile	Sat Jul 15 17:30:09 2017	(r445920)
@@ -2,8 +2,10 @@
 
 MASTERDIR=	${.CURDIR}/../py-coloredlogs
 
-USES=		python:3.3+
-
 RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}humanfriendly>=2.1:textproc/py3-humanfriendly
+
+PORTSCOUT=	ignore:1
+
+USES=		python:3.3+
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list