svn commit: r504872 - head/textproc/itstool22

Danilo G. Baio dbaio at FreeBSD.org
Sat Jun 22 14:52:37 UTC 2019


Author: dbaio
Date: Sat Jun 22 14:52:35 2019
New Revision: 504872
URL: https://svnweb.freebsd.org/changeset/ports/504872

Log:
  textproc/itstool22: Disable portscout

Modified:
  head/textproc/itstool22/Makefile

Modified: head/textproc/itstool22/Makefile
==============================================================================
--- head/textproc/itstool22/Makefile	Sat Jun 22 14:46:10 2019	(r504871)
+++ head/textproc/itstool22/Makefile	Sat Jun 22 14:52:35 2019	(r504872)
@@ -22,6 +22,8 @@ GNU_CONFIGURE=	yes
 
 CONFLICTS_INSTALL=	itstool
 
+PORTSCOUT=	ignore:1
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|@PYTHON@|${PYTHON_CMD}|g' \
 		${WRKSRC}/itstool.in


More information about the svn-ports-all mailing list