aboutsummaryrefslogtreecommitdiff
path: root/sysutils/symon
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/symon
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/symon')
-rw-r--r--sysutils/symon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile
index ce3a6364629a..6949e92e695c 100644
--- a/sysutils/symon/Makefile
+++ b/sysutils/symon/Makefile
@@ -12,7 +12,7 @@ COMMENT= Performance and information monitoring tool
SUB_FILES= pkg-message
-USES= perl5 shebangfix
+USES= groff perl5 shebangfix
SHEBANG_FILES= client/getsymonitem.pl
USE_PERL5= build
MAKE_JOBS_UNSAFE= yes