aboutsummaryrefslogtreecommitdiff
path: root/lang/gforth
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/gforth
parentbd2bbe06be054ea6d260b07be6a68fed141bd12e (diff)
downloadports-c0ef6553ab62feeeed1bc06230ffad0837ff80c6.tar.gz
ports-c0ef6553ab62feeeed1bc06230ffad0837ff80c6.zip
Allow to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359321
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index 41d7b3eca981..058e4c8f8942 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -20,7 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -fno-reorder-blocks -fno-inline
CONFIGURE_ENV+= GFORTHHIST=${WRKSRC}
MAKE_ENV+= GFORTHHIST=${WRKSRC}
-USES= gmake libtool
+USES= gmake libtool makeinfo
USE_GCC= any
USE_AUTOTOOLS= libtool libltdl
USE_LDCONFIG= ${PREFIX}/lib/gforth/${PORTVERSION}/libcc-named