aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-05-29 11:32:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-05-29 11:32:14 +0000
commit034b4e6d7d437138dbfefd2b66761189a12e9fa5 (patch)
tree3dd0a191d389c870218c515bced3f681cec74e12 /archivers
parente7e9139878083f18b8ffa21e401f9055b82fb3b3 (diff)
downloadports-034b4e6d7d437138dbfefd2b66761189a12e9fa5.tar.gz
ports-034b4e6d7d437138dbfefd2b66761189a12e9fa5.zip
Register dependency on groff
PR: 213725
Notes
Notes: svn path=/head/; revision=441979
Diffstat (limited to 'archivers')
-rw-r--r--archivers/tardy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile
index 64ee3df3b2ae..5de39654f362 100644
--- a/archivers/tardy/Makefile
+++ b/archivers/tardy/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs \
LIB_DEPENDS= libexplain.so:devel/libexplain
GNU_CONFIGURE= yes
+USES= groff
MAKE_JOBS_UNSAFE= yes