aboutsummaryrefslogtreecommitdiff
path: root/sysutils/safecat
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 /sysutils/safecat
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 'sysutils/safecat')
-rw-r--r--sysutils/safecat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/safecat/Makefile b/sysutils/safecat/Makefile
index 5275d9fc9037..017e521f60c5 100644
--- a/sysutils/safecat/Makefile
+++ b/sysutils/safecat/Makefile
@@ -14,6 +14,7 @@ COMMENT= Safely write data to maildir directory
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= groff
ALL_TARGET= it
INSTALL_TARGET= setup check
MAKE_JOBS_UNSAFE=yes