Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/nsd/etc need FILESBUILD_



details:   https://anonhg.NetBSD.org/src/rev/559148e4e7e9
branches:  trunk
changeset: 821512:559148e4e7e9
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Feb 08 16:21:24 2017 +0000

description:
need FILESBUILD_

diffstat:

 external/bsd/nsd/etc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 2b9953d19dfd -r 559148e4e7e9 external/bsd/nsd/etc/Makefile
--- a/external/bsd/nsd/etc/Makefile     Wed Feb 08 16:14:08 2017 +0000
+++ b/external/bsd/nsd/etc/Makefile     Wed Feb 08 16:21:24 2017 +0000
@@ -1,10 +1,11 @@
-#      $NetBSD: Makefile,v 1.2 2017/02/07 22:34:37 christos Exp $
+#      $NetBSD: Makefile,v 1.3 2017/02/08 16:21:24 christos Exp $
 
 SUBDIR=rc.d
 
 FILESDIR=               /usr/share/examples/nsd
 FILESMODE=    644
 FILES= nsd.conf
+FILESBUILD_nsd.conf=yes
 
 nsd.conf: nsd.conf.sample.in __subst
 CLEANFILES+= nsd.conf



Home | Main Index | Thread Index | Old Index