Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/unbound/etc FIx non update build (Julian Coleman)
details: https://anonhg.NetBSD.org/src/rev/2ef450288f80
branches: trunk
changeset: 347385:2ef450288f80
user: christos <christos%NetBSD.org@localhost>
date: Tue Aug 23 15:04:29 2016 +0000
description:
FIx non update build (Julian Coleman)
diffstat:
external/bsd/unbound/etc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 13e016ad8512 -r 2ef450288f80 external/bsd/unbound/etc/Makefile
--- a/external/bsd/unbound/etc/Makefile Tue Aug 23 13:10:12 2016 +0000
+++ b/external/bsd/unbound/etc/Makefile Tue Aug 23 15:04:29 2016 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2016/08/20 11:20:31 christos Exp $
+# $NetBSD: Makefile,v 1.2 2016/08/23 15:04:29 christos Exp $
SUBDIR=rc.d
FILESDIR= /etc/unbound
FILESMODE= 644
FILES= unbound.conf
+FILESBUILD_unbound.conf=yes
unbound.conf: example.conf.in __subst
CLEANFILES+= unbound.conf
Home |
Main Index |
Thread Index |
Old Index