pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ppc-morphos-binutils: USE_TOOLS += makeinfo



Module Name:	pkgsrc-wip
Committed By:	Jonathan Schleifer <js%nil.im@localhost>
Pushed By:	js
Date:		Sat Jan 25 15:07:26 2020 +0100
Changeset:	02065536329b9673c9ac9cb789abf35f85f8529b

Modified Files:
	ppc-morphos-binutils/Makefile

Log Message:
ppc-morphos-binutils: USE_TOOLS += makeinfo

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=02065536329b9673c9ac9cb789abf35f85f8529b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ppc-morphos-binutils/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ppc-morphos-binutils/Makefile b/ppc-morphos-binutils/Makefile
index b59eb13cda..9012799e7e 100644
--- a/ppc-morphos-binutils/Makefile
+++ b/ppc-morphos-binutils/Makefile
@@ -14,7 +14,7 @@ LICENSE=	gnu-gpl-v3
 WRKSRC=			${WRKDIR}/sdk-source/binutils/binutils-${PKGVERSION_NOREV}
 GNU_CONFIGURE=		yes
 USE_LANGUAGES=		c c++
-USE_TOOLS+=		xzcat gtar patch gmake
+USE_TOOLS+=		xzcat gtar patch gmake makeinfo
 
 OBJDIR=			../build
 CONFIGURE_DIRS=		${OBJDIR}


Home | Main Index | Thread Index | Old Index