svn commit: r359615 - head/devel/gcc-arm-embedded

Antoine Brodin antoine at FreeBSD.org
Fri Jun 27 22:07:25 UTC 2014


Author: antoine
Date: Fri Jun 27 22:07:24 2014
New Revision: 359615
URL: http://svnweb.freebsd.org/changeset/ports/359615
QAT: https://qat.redports.org/buildarchive/r359615/

Log:
  Allow to build with texinfo from ports

Modified:
  head/devel/gcc-arm-embedded/Makefile

Modified: head/devel/gcc-arm-embedded/Makefile
==============================================================================
--- head/devel/gcc-arm-embedded/Makefile	Fri Jun 27 22:01:28 2014	(r359614)
+++ head/devel/gcc-arm-embedded/Makefile	Fri Jun 27 22:07:24 2014	(r359615)
@@ -27,7 +27,7 @@ PDF_USE=		TEX=base:build,tex:build
 PDF_BUILD_DEPENDS=	texi2dvi:${PORTSDIR}/print/texinfo
 OPTIONS_SUB=		yes
 
-USES=		tar:bzip2 gmake bison iconv compiler
+USES=		bison compiler gmake iconv makeinfo tar:bzip2
 GNU_CONFIGURE=	yes
 
 BUILD_WRKSRC=	${WRKDIR}


More information about the svn-ports-head mailing list