aboutsummaryrefslogtreecommitdiff
path: root/graphics/gauche-gl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-07-01 17:37:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-07-01 17:37:41 +0000
commitcd419fd1dfe3dc76a40073fe54d2993054dfc88c (patch)
tree0d46946c2159598fd9c10d0de4a1de55f32e5a3e /graphics/gauche-gl
parent9426d28e77d5bf1aef929c1bfae9132ce2abb8d6 (diff)
downloadports-cd419fd1dfe3dc76a40073fe54d2993054dfc88c.tar.gz
ports-cd419fd1dfe3dc76a40073fe54d2993054dfc88c.zip
Make those ports more likely to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=360062
Diffstat (limited to 'graphics/gauche-gl')
-rw-r--r--graphics/gauche-gl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile
index 00b9151cf1cd..d97a98de7f8c 100644
--- a/graphics/gauche-gl/Makefile
+++ b/graphics/gauche-gl/Makefile
@@ -26,6 +26,7 @@ DOCSDIR= ${PREFIX}/share/doc/gauche/${PORTNAME}
PLIST_SUB= TARGET="${CONFIGURE_TARGET}"
.if !defined(NOPORTDOCS)
+USES= makeinfo
INFO= gauche-gl-refe gauche-gl-refj
.endif