"K. Schreiner" <k...@ub.uni-mainz.de> writes: > Hi, > > sorry for the last mail, patch was wrong! > > I hope, thats the right one now: > > Index: etc/rc.d/Makefile > =================================================================== > RCS file: /cvsroot/src/etc/rc.d/Makefile,v > retrieving revision 1.105 > diff -u -r1.105 Makefile > --- etc/rc.d/Makefile 15 Sep 2019 19:38:09 -0000 1.105 > +++ etc/rc.d/Makefile 16 Sep 2019 13:42:46 -0000 > @@ -54,14 +54,15 @@ > FILESBUILD_xfs= yes > FILESBUILD_fccache= yes > > -.if ${MKZFS} != "no" > -CONFIGFILES+= zfs > -.endif > - > .SUFFIXES: .in > .in: > ${_MKTARGET_CREATE} > ${TOOL_SED} -e 's,@X11ROOTDIR@,${X11ROOTDIR},g' < ${.IMPSRC} > > ${.TARGET} > .endif > > +.if ${MKZFS} != "no" > +CONFIGFILES+= zfs > +.endif > + > + > > > Kurt
Thanks for seeing that.. my fault... I did not notice the .endif. -- Brad Spencer - b...@anduin.eldar.org - KC8VKS - http://anduin.eldar.org