aboutsummaryrefslogtreecommitdiff
path: root/japanese/groff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-25 21:54:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-25 21:54:45 +0000
commit5acdd31698b3432c8138ad6ef2a46b7e43bd262b (patch)
tree3c57797d091176647365c1dfe6306fb346f8d844 /japanese/groff
parent652967646e03c447133b67cfc676f0c6cf75fff2 (diff)
downloadports-5acdd31698b3432c8138ad6ef2a46b7e43bd262b.tar.gz
ports-5acdd31698b3432c8138ad6ef2a46b7e43bd262b.zip
Allow to build with texinfo from ports
Notes
Notes: svn path=/head/; revision=359309
Diffstat (limited to 'japanese/groff')
-rw-r--r--japanese/groff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile
index ab8f001b8b63..73ed8fe3fef5 100644
--- a/japanese/groff/Makefile
+++ b/japanese/groff/Makefile
@@ -20,7 +20,7 @@ LICENSE= GPLv2
USE_GCC= any
GNU_CONFIGURE= yes
-USES= iconv:wchar_t gmake
+USES= iconv:wchar_t gmake makeinfo
CONFIGURE_ARGS= --enable-multibyte
CONFIGURE_ENV= INSTALL_MAN="${INSTALL_MAN}"