aboutsummaryrefslogtreecommitdiff
path: root/games/fortune/unstr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/fortune/unstr/Makefile')
-rw-r--r--games/fortune/unstr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortune/unstr/Makefile b/games/fortune/unstr/Makefile
index 428b10922737..e943d976eac6 100644
--- a/games/fortune/unstr/Makefile
+++ b/games/fortune/unstr/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= unstr
-NO_MAN=
+MAN=
CFLAGS+= -I${.CURDIR}/../strfile
.include <bsd.prog.mk>