aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-05-28 18:58:00 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2017-05-28 18:58:00 +0800
commit69771bc2840cef4fd2b4c527bc610afbf14780be (patch)
tree057e739d7003b2e5ae0590193b032dd6b75fd9d6 /devel
parent8f3d5752f6a8b531c7dd6aa60522b01ce62a7e3a (diff)
downloadfreebsd-ports-69771bc2840cef4fd2b4c527bc610afbf14780be.tar.gz
freebsd-ports-69771bc2840cef4fd2b4c527bc610afbf14780be.tar.zst
freebsd-ports-69771bc2840cef4fd2b4c527bc610afbf14780be.zip
Register dependency on groff
PR: 213725
Notes
Notes: svn path=/head/; revision=441907
Diffstat (limited to 'devel')
-rw-r--r--devel/libtai/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile
index 90327ad1a700..3d8b8d02d6b6 100644
--- a/devel/libtai/Makefile
+++ b/devel/libtai/Makefile
@@ -13,6 +13,7 @@ MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Library for storing and manipulating dates and times in second/attosecond
ALL_TARGET= it
+USES= groff
USE_LDCONFIG= yes
MAKE_ENV= LIBVERSION="${LIBVERSION}"
MAKE_JOBS_UNSAFE= yes