From e2fc852e1f3937120ccf211a60ed17937710f95e Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 28 May 2017 21:18:04 +0000 Subject: Register dependency on groff PR: 213725 --- dns/dnsutl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/dnsutl/Makefile') 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 -- cgit v1.2.3