diff options
Diffstat (limited to 'lang/kaffe/Makefile')
-rw-r--r-- | lang/kaffe/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/kaffe/Makefile b/lang/kaffe/Makefile index 1e42d26d4b9..f4b52beedc9 100644 --- a/lang/kaffe/Makefile +++ b/lang/kaffe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/12/08 23:19:49 frueauf Exp $ +# $NetBSD: Makefile,v 1.15 1999/02/20 22:48:33 hubertf Exp $ # DISTNAME= kaffe-1.0.b3 @@ -12,8 +12,6 @@ DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= png-1.0.2:../../graphics/png DEPENDS+= giflib-3.0:../../graphics/giflib -CONFLICTS= kaffe-0.9.2 kaffe-1.0.b1 kaffe-1.0.b2 - ONLY_FOR_ARCHS= arm32 i386 m68k mips* sparc NOT_FOR_ARCHS= alpha #assembler problems |