aboutsummaryrefslogtreecommitdiff
path: root/editors
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 /editors
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 'editors')
-rw-r--r--editors/jove/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile
index 36ba7dccb455..ed3b148192ff 100644
--- a/editors/jove/Makefile
+++ b/editors/jove/Makefile
@@ -16,7 +16,7 @@ LICENSE_NAME= JOVE License
LICENSE_FILE= ${WRKSRC}/README
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= ncurses
+USES= groff ncurses
MAKE_ARGS= LIBS="${LDFLAGS} -lncurses"
WRKSRC= ${WRKDIR}/${PORTNAME}