aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-26 05:54:45 +0800
committerantoine <antoine@FreeBSD.org>2014-06-26 05:54:45 +0800
commit5c9bf86cc8e9c4d418eba8ee1ddbf9d77196bfb8 (patch)
tree3c57797d091176647365c1dfe6306fb346f8d844 /japanese
parentea54bc2592be127ad72e5c2abc4aa05cc18b45fd (diff)
downloadfreebsd-ports-graphics-5c9bf86cc8e9c4d418eba8ee1ddbf9d77196bfb8.tar.gz
freebsd-ports-graphics-5c9bf86cc8e9c4d418eba8ee1ddbf9d77196bfb8.tar.zst
freebsd-ports-graphics-5c9bf86cc8e9c4d418eba8ee1ddbf9d77196bfb8.zip
Allow to build with texinfo from ports
Diffstat (limited to 'japanese')
-rw-r--r--japanese/groff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile
index ab8f001b8b6..73ed8fe3fef 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}"