--- unstr/Makefile.orig	2005-02-24 07:59:03.000000000 +1100
+++ unstr/Makefile	2016-09-21 08:29:33.000000000 +1000
@@ -2,8 +2,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
+NO_WERROR=1
 CFLAGS+= -I${.CURDIR}/../strfile
+CFLAGS+= -D__FBSDID=__RCSID
 
 .include <bsd.prog.mk>
