From 2f26d37a5937d9b654ab7ef7fc9f16733f276fce Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 15 Nov 2019 10:09:03 +0000 Subject: Update binutils to 2.33.1 While here, convert binutils into flavors, that ease a lot maintenance and helps cleaning out the code. This is inspired by the same work on going on the xtoolchained gcc by jhb@ PR: 241756 Exp-run: antoine (portmgr) Discussed with: jhb Differential Revision: https://reviews.freebsd.org/D22258 --- devel/arduino-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/arduino-tools') diff --git a/devel/arduino-tools/Makefile b/devel/arduino-tools/Makefile index 97630cc7d2e1..9e1ce9366ac5 100644 --- a/devel/arduino-tools/Makefile +++ b/devel/arduino-tools/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= arduino-avrdude:devel/arduino-avrdude \ bossac:devel/bossa \ - avr-as:devel/avr-binutils \ + avr-as:devel/binutils@avr \ avr-gcc:devel/avr-gcc \ ${LOCALBASE}/avr/include/avr/io.h:devel/avr-libc \ gcc-arm-embedded>0:devel/gcc-arm-embedded \ -- cgit v1.2.3