From 8163bd80743987755b8a21ff8de407d4ac76f6b0 Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 17 Mar 2017 03:06:01 +0000 Subject: Bump PKGREVISION Add perl as a tool --- cross/arm-none-eabi-gcc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cross') diff --git a/cross/arm-none-eabi-gcc/Makefile b/cross/arm-none-eabi-gcc/Makefile index a256c64b43b..af2e2e00200 100644 --- a/cross/arm-none-eabi-gcc/Makefile +++ b/cross/arm-none-eabi-gcc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2017/01/22 12:35:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2017/03/17 03:06:01 ryoon Exp $ DISTNAME= gcc-6.3.0 PKGNAME= cross-arm-none-eabi-${DISTNAME} +PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${PKGVERSION_NOREV}/} NEWLIBVER= 2.5.0 @@ -30,7 +31,7 @@ CONFIGURE_SCRIPT= ../${DISTNAME}/configure CONFIG_SHELL= ${TOOLS_PATH.bash} WRAPPER_SHELL= ${TOOLS_PATH.bash} -USE_TOOLS+= bash +USE_TOOLS+= bash perl USE_TOOLS+= gmake makeinfo GNU_CONFIGURE= yes -- cgit v1.2.3