Module Name:    src
Committed By:   christos
Date:           Tue Aug 23 15:04:29 UTC 2016

Modified Files:
        src/external/bsd/unbound/etc: Makefile

Log Message:
FIx non update build (Julian Coleman)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/unbound/etc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/unbound/etc/Makefile
diff -u src/external/bsd/unbound/etc/Makefile:1.1 src/external/bsd/unbound/etc/Makefile:1.2
--- src/external/bsd/unbound/etc/Makefile:1.1	Sat Aug 20 07:20:31 2016
+++ src/external/bsd/unbound/etc/Makefile	Tue Aug 23 11:04:29 2016
@@ -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

Reply via email to