--- strfile/Makefile.orig 2005-02-23 21:42:47.000000000 +0100 +++ strfile/Makefile 2007-09-27 12:21:48.000000000 +0200 @@ -2,8 +2,9 @@ # $FreeBSD: src/games/fortune/strfile/Makefile,v 1.7 2005/02/23 20:42:47 ru Exp $ PROG= strfile -MAN= strfile.8 +MAN8= strfile.8 MLINKS= strfile.8 unstr.8 -WARNS?= 6 +WARNS?= 2 +CFLAGS+=-D__FBSDID=__RCSID .include