--- unstr/Makefile.orig 2007-09-27 13:14:30.000000000 +0200 +++ unstr/Makefile 2007-09-27 13:15:22.000000000 +0200 @@ -2,9 +32,10 @@ # $FreeBSD: src/games/fortune/unstr/Makefile,v 1.7 2005/02/23 20:59:03 ru Exp $ PROG= unstr -NO_MAN= +NOMAN= -WARNS?= 6 +WARNS?= 2 CFLAGS+= -I${.CURDIR}/../strfile +CFLAGS+= -D__FBSDID=__RCSID .include