Index: games/fortune/datfiles/Makefile =================================================================== RCS file: /home/dcvs/src/games/fortune/datfiles/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- games/fortune/datfiles/Makefile 26 Jun 2006 03:11:53 -0000 1.5 +++ games/fortune/datfiles/Makefile 4 Aug 2006 18:55:38 -0000 @@ -30,7 +30,7 @@ .for f in ${FORTUNES} FILES+= $f $f.dat -CLEANFILES+= $f.dat +CLEANFILES+= $f.dat fortunes-o .if !(target($f.dat)) $f.dat: $f PATH=$$PATH:/usr/games:${.OBJDIR}/../strfile \