aboutsummaryrefslogtreecommitdiff
path: root/devel/sparc-rtems-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sparc-rtems-gcc/Makefile')
-rw-r--r--devel/sparc-rtems-gcc/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/sparc-rtems-gcc/Makefile b/devel/sparc-rtems-gcc/Makefile
index 3842c67f4bab..1f2252f2ce23 100644
--- a/devel/sparc-rtems-gcc/Makefile
+++ b/devel/sparc-rtems-gcc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sparc-rtems-gcc
-# Date created: 9 June 2000
-# Whom: James Housley <jim@thehousleys.net>
-#
+# Created by: James Housley <jim@thehousleys.net>
# $FreeBSD$
-#
MAINTAINER= ports@FreeBSD.org
@@ -11,5 +7,9 @@ TGTARCH= sparc
TGTABI= rtems
WITH_RTEMS_PATCHES= yes
+BROKEN= many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099#c5
+DEPRECATED= many issues; see https://www.rtems.org/bugzilla/show_bug.cgi?id=2099#c5
+EXPIRATION_DATE= 2013-06-01
+
MASTERDIR= ${.CURDIR}/../cross-gcc
.include "${MASTERDIR}/Makefile"