From 2f46ae8c13de8900a84ad8455280b009cc512f26 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 25 Jun 2014 22:02:10 +0000 Subject: [PATCH] Allow to build with texinfo from ports --- devel/kBuild/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/kBuild/Makefile b/devel/kBuild/Makefile index b014ae69f6b1..d1a62d0640c4 100644 --- a/devel/kBuild/Makefile +++ b/devel/kBuild/Makefile @@ -16,7 +16,7 @@ COMMENT= Makefile framework BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex USE_AUTOTOOLS= automake autoconf -USES= gmake +USES= gmake makeinfo CONFLICTS_INSTALL= kBuild-devel-[0-9]*