summaryrefslogtreecommitdiff
path: root/lang/gcl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-26 13:51:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-26 13:51:14 +0000
commitaf7cc6136eea7b82d789f4a8304d4632d155721f (patch)
tree0e297abb6db924311cbca86f62f5b1c2ba67d9f1 /lang/gcl
parentAdd a minimal tool to regenerate GNU info page indexes (diff)
Allow to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359353
Diffstat (limited to 'lang/gcl')
-rw-r--r--lang/gcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile
index 6ff5a09745da..3b5a19267382 100644
--- a/lang/gcl/Makefile
+++ b/lang/gcl/Makefile
@@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= amd64 i386
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= gmake readline
+USES= gmake makeinfo readline
USE_GCC= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-ansi \