diff options
author | jeh <jeh@FreeBSD.org> | 2000-11-12 21:36:32 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-11-12 21:36:32 +0800 |
commit | bc20aa16a6887120202a56e8ed8db86e1dbfb752 (patch) | |
tree | 21ba999926a0228a7c3a2e6c8a5a2d9b2bc8f4e9 /devel/mips-rtems-chill | |
parent | 298957d71370b9954772bdc461962976dfda8ecf (diff) | |
download | freebsd-ports-gnome-bc20aa16a6887120202a56e8ed8db86e1dbfb752.tar.gz freebsd-ports-gnome-bc20aa16a6887120202a56e8ed8db86e1dbfb752.tar.zst freebsd-ports-gnome-bc20aa16a6887120202a56e8ed8db86e1dbfb752.zip |
Make BROKEN.
The first part RepoCopy has been done. There is still more work to be done.
Diffstat (limited to 'devel/mips-rtems-chill')
-rw-r--r-- | devel/mips-rtems-chill/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/mips-rtems-chill/Makefile b/devel/mips-rtems-chill/Makefile index 5906c6247999..70b07e6697c4 100644 --- a/devel/mips-rtems-chill/Makefile +++ b/devel/mips-rtems-chill/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: mips64orion-rtems-chill +# New ports collection makefile for: mips-rtems-chill # Date created: 9 June 2000 # Whom: James Housley <jim@thehousleys.net> # @@ -9,5 +9,7 @@ PORTNAME= chill MAINTAINER= jeh@FreeBSD.org +BROKEN= RepoCopy done. Now it has to be updated. + LCLTARGET= mips64orion-rtems .include "${.CURDIR}/../i386-rtems-chill/Makefile" |