Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2020 16:50:36 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536480 - head/dns/bind-tools
Message-ID:  <202005251650.04PGoa9p089793@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon May 25 16:50:36 2020
New Revision: 536480
URL: https://svnweb.freebsd.org/changeset/ports/536480

Log:
  Fix QA (because I am stupid)
  
  Reported by:	mfechner

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

Modified: head/dns/bind-tools/Makefile
==============================================================================
--- head/dns/bind-tools/Makefile	Mon May 25 16:50:33 2020	(r536479)
+++ head/dns/bind-tools/Makefile	Mon May 25 16:50:36 2020	(r536480)
@@ -9,6 +9,7 @@ PLIST=		${.CURDIR}/pkg-plist-devel
 MASTERDIR=	${.CURDIR}/../../dns/bind916
 
 PLIST=		${.CURDIR}/pkg-plist
+INSTALL_WRKSRC=	${WRKSRC}/bin
 .endif
 DESCR=		${.CURDIR}/pkg-descr
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005251650.04PGoa9p089793>