summaryrefslogtreecommitdiff
path: root/dns/dnsutl/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-05-28 21:18:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-05-28 21:18:04 +0000
commite2fc852e1f3937120ccf211a60ed17937710f95e (patch)
treed04c07e3d7bb8e0a9672fa1352e861539d6773c5 /dns/dnsutl/Makefile
parentUpdate to 2014.2 (diff)
Register dependency on groff
PR: 213725
Notes
Notes: svn path=/head/; revision=441925
Diffstat (limited to 'dns/dnsutl/Makefile')
-rw-r--r--dns/dnsutl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile
index 30aede89b0df..fd73f864309b 100644
--- a/dns/dnsutl/Makefile
+++ b/dns/dnsutl/Makefile
@@ -19,6 +19,7 @@ ALL_TARGET= all sure
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_JOBS_UNSAFE= yes
+USES= groff
post-install:
${INSTALL_MAN} ${WRKSRC}/man1/*.1 ${STAGEDIR}${MANPREFIX}/man/man1