summaryrefslogtreecommitdiff
path: root/editors/nano-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-05-25 14:25:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-05-25 14:25:12 +0000
commitf2129e71811084c3e8bb74bb1a7157728a83435f (patch)
treef70f6f1fbef063609f29b36817bfde786aca69ba /editors/nano-devel
parentRegister build dependency on groff (diff)
Register groff dependency which is used to generate the html documents
when DOCS is on
Notes
Notes: svn path=/head/; revision=441693
Diffstat (limited to 'editors/nano-devel')
-rw-r--r--editors/nano-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile
index d2777fdddb7e..524e6c028a5e 100644
--- a/editors/nano-devel/Makefile
+++ b/editors/nano-devel/Makefile
@@ -26,6 +26,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= DOCS EXAMPLES NLS
OPTIONS_SUB= yes
+DOCS_USES= groff
+
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls