From bc20aa16a6887120202a56e8ed8db86e1dbfb752 Mon Sep 17 00:00:00 2001 From: jeh Date: Sun, 12 Nov 2000 13:36:32 +0000 Subject: Make BROKEN. The first part RepoCopy has been done. There is still more work to be done. --- devel/mips-rtems-gcc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/mips-rtems-gcc') diff --git a/devel/mips-rtems-gcc/Makefile b/devel/mips-rtems-gcc/Makefile index c6705bae8bec..c6dbcf80d7d1 100644 --- a/devel/mips-rtems-gcc/Makefile +++ b/devel/mips-rtems-gcc/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: mips64orion-rtems-gcc +# New ports collection makefile for: mips-rtems-gcc # Date created: 9 June 2000 # Whom: James Housley # @@ -9,5 +9,7 @@ PORTNAME= gcc MAINTAINER= jeh@FreeBSD.org +BROKEN= RepoCopy done. Now it has to be updated. + LCLTARGET= mips64orion-rtems .include "${.CURDIR}/../i386-rtems-gcc/Makefile" -- cgit