aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-12-27 02:40:20 +0800
committerantoine <antoine@FreeBSD.org>2014-12-27 02:40:20 +0800
commit421e302b2a10fdf36269cf72b3f3ac35bb0c9720 (patch)
tree67afe4113cddf923eee309b7514f3e98156fbfbf /devel
parent04074c58f647357d895d10bc6efac36aadde7bf3 (diff)
downloadfreebsd-ports-gnome-421e302b2a10fdf36269cf72b3f3ac35bb0c9720.tar.gz
freebsd-ports-gnome-421e302b2a10fdf36269cf72b3f3ac35bb0c9720.tar.zst
freebsd-ports-gnome-421e302b2a10fdf36269cf72b3f3ac35bb0c9720.zip
avr-binutils patch has to be updated for binutils 2.25
Diffstat (limited to 'devel')
-rw-r--r--devel/avr-binutils/Makefile1
-rw-r--r--devel/binutils/Makefile2
2 files changed, 2 insertions, 1 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"
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 8d4355d0106d..12a61b43580a 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= binutils/releases
-MAINTAINER= bapt@FreeBSD.org
+MAINTAINER?= bapt@FreeBSD.org
COMMENT?= GNU binary tools
LICENSE= GPLv3 LGPL3