diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-26 18:40:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-26 18:40:20 +0000 |
commit | c2f6f44afb15a912a100eac8b3e372cf45476cc1 (patch) | |
tree | 67afe4113cddf923eee309b7514f3e98156fbfbf /devel/avr-binutils/Makefile | |
parent | 2ae9bc50f6661358d80e4f4257c11a849b838004 (diff) | |
download | ports-c2f6f44afb15a912a100eac8b3e372cf45476cc1.tar.gz ports-c2f6f44afb15a912a100eac8b3e372cf45476cc1.zip |
Notes
Diffstat (limited to 'devel/avr-binutils/Makefile')
-rw-r--r-- | devel/avr-binutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/avr-binutils/Makefile b/devel/avr-binutils/Makefile index 58158d338190..fcae77cd8efc 100644 --- a/devel/avr-binutils/Makefile +++ b/devel/avr-binutils/Makefile @@ -11,5 +11,6 @@ PLIST= ${.CURDIR}/pkg-plist MASTERDIR= ${.CURDIR}/../binutils PATCHDIR= ${.CURDIR}/files +BROKEN= Patch must be updated for binutils 2.25 .include "${MASTERDIR}/Makefile" |