$NetBSD: patch-aa,v 1.4 2002/08/28 16:05:52 itojun Exp $ --- Makefile.orig Thu Aug 22 20:40:52 2002 +++ Makefile Thu Aug 29 01:02:59 2002 @@ -67,12 +67,11 @@ # # The directory where the nsd nsdc and zonec binaries will be installed -PREFIX = /usr/local NSDBINDIR = ${PREFIX}/sbin NSDMANDIR = ${PREFIX}/man/man8 # The directory where the master zone files are located -NSDZONESDIR = ${PREFIX}/etc/nsd +NSDZONESDIR = ${PKG_SYSCONFDIR} # The file containing the list of the zones to be compiled into the NSD database NSDZONES = ${NSDZONESDIR}/nsd.zones