summaryrefslogtreecommitdiff
path: root/lang/guile/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 14:20:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 14:20:27 +0000
commit2e914aa64679acc5a932c0a46af8239319bd6201 (patch)
tree68874caaf87eb26a8e497c5b739e92bc4ad2f455 /lang/guile/Makefile
parentFix CONFLICTS with netqmail-tls after PKGNAME rename in r359176 (diff)
Fix build without texinfo in base
Notes
Notes: svn path=/head/; revision=359245
Diffstat (limited to '')
-rw-r--r--lang/guile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 8a6cf469f5ca..12acf345261a 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
CONFLICTS_INSTALL= guile2-[0-9]*
USE_AUTOTOOLS= autoconf libltdl
-USES= gmake ncurses
+USES= gmake makeinfo ncurses
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
LDFLAGS+= -L${LOCALBASE}/lib