aboutsummaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-26 08:41:34 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-26 08:41:34 +0000
commitc0ef6553ab62feeeed1bc06230ffad0837ff80c6 (patch)
tree538272ea6472d12ca5d850dc054ae239be5ead16 /lang/gauche
parentbd2bbe06be054ea6d260b07be6a68fed141bd12e (diff)
downloadports-c0ef6553ab62feeeed1bc06230ffad0837ff80c6.tar.gz
ports-c0ef6553ab62feeeed1bc06230ffad0837ff80c6.zip
Notes
Diffstat (limited to 'lang/gauche')
-rw-r--r--lang/gauche/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index c2f3e3e3ce1a..dc357b4a5904 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -45,6 +45,7 @@ NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
+USES+= makeinfo
INFO= gauche-refe gauche-refj
.endif