aboutsummaryrefslogtreecommitdiff
path: root/dns/libasr-devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-05-28 10:58:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-05-28 10:58:00 +0000
commit69771bc2840cef4fd2b4c527bc610afbf14780be (patch)
tree057e739d7003b2e5ae0590193b032dd6b75fd9d6 /dns/libasr-devel
parent8f3d5752f6a8b531c7dd6aa60522b01ce62a7e3a (diff)
downloadports-69771bc2840cef4fd2b4c527bc610afbf14780be.tar.gz
ports-69771bc2840cef4fd2b4c527bc610afbf14780be.zip
Register dependency on groff
PR: 213725
Notes
Notes: svn path=/head/; revision=441907
Diffstat (limited to 'dns/libasr-devel')
-rw-r--r--dns/libasr-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/libasr-devel/Makefile b/dns/libasr-devel/Makefile
index d4eee186efb9..e6f37a02e96e 100644
--- a/dns/libasr-devel/Makefile
+++ b/dns/libasr-devel/Makefile
@@ -19,7 +19,7 @@ CONFLICTS= libasr-[0-9]*
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= libtool
+USES= groff libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>