svn commit: r542364 - head/dns/bind-tools

Mathieu Arnold mat at FreeBSD.org
Thu Jul 16 15:52:06 UTC 2020


Author: mat
Date: Thu Jul 16 15:52:05 2020
New Revision: 542364
URL: https://svnweb.freebsd.org/changeset/ports/542364

Log:
  Have portscout ignore the slave port.

Modified:
  head/dns/bind-tools/Makefile   (contents, props changed)

Modified: head/dns/bind-tools/Makefile
==============================================================================
--- head/dns/bind-tools/Makefile	Thu Jul 16 15:51:44 2020	(r542363)
+++ head/dns/bind-tools/Makefile	Thu Jul 16 15:52:05 2020	(r542364)
@@ -15,4 +15,6 @@ DESCR=		${.CURDIR}/pkg-descr
 
 BIND_TOOLS_SLAVE=	YES
 
+PORTSCOUT=	ignore:1
+
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list