svn commit: r359312 - head/devel/kBuild
Antoine Brodin
antoine at FreeBSD.org
Wed Jun 25 22:02:11 UTC 2014
Author: antoine
Date: Wed Jun 25 22:02:10 2014
New Revision: 359312
URL: http://svnweb.freebsd.org/changeset/ports/359312
QAT: https://qat.redports.org/buildarchive/r359312/
Log:
Allow to build with texinfo from ports
Modified:
head/devel/kBuild/Makefile
Modified: head/devel/kBuild/Makefile
==============================================================================
--- head/devel/kBuild/Makefile Wed Jun 25 22:00:49 2014 (r359311)
+++ head/devel/kBuild/Makefile Wed Jun 25 22:02:10 2014 (r359312)
@@ -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]*
More information about the svn-ports-all
mailing list