aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-en
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-05-25 14:35:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-05-25 14:35:49 +0000
commit1f05404eecacb8cb9663e545761a398442a3827f (patch)
tree387dd7c426c5c817afc688e6e01f017251f34934 /misc/freebsd-doc-en
parentf2129e71811084c3e8bb74bb1a7157728a83435f (diff)
downloadports-1f05404eecacb8cb9663e545761a398442a3827f.tar.gz
ports-1f05404eecacb8cb9663e545761a398442a3827f.zip
Register dependency on groff
Notes
Notes: svn path=/head/; revision=441694
Diffstat (limited to 'misc/freebsd-doc-en')
-rw-r--r--misc/freebsd-doc-en/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/freebsd-doc-en/Makefile b/misc/freebsd-doc-en/Makefile
index 2ab29e2ae9ed..e54190f86eaf 100644
--- a/misc/freebsd-doc-en/Makefile
+++ b/misc/freebsd-doc-en/Makefile
@@ -13,7 +13,7 @@ COMMENT?= Documentation from the FreeBSD Documentation Project
BUILD_DEPENDS= docproj>=2.0_6:textproc/docproj
-USES= uidfix
+USES= groff uidfix
WRKSRC= ${WRKDIR}/doc
PLIST_SUB= DOCSDIR=${DOCBASE} \
DOCLANG=${DOCLANG} \