diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-18 22:39:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-18 22:39:00 +0000 |
commit | f6ce0a82d01048fece3808c47a3861edb06bb6eb (patch) | |
tree | 6f3fcf1d94a4915cdab807505a2d031a0b1b6fae /lang/Makefile | |
parent | a9c1cbde211b63c5ce717b12db2f72e3ae090343 (diff) | |
download | pkgsrc-f6ce0a82d01048fece3808c47a3861edb06bb6eb.tar.gz |
Remove packages that have been broken on 2.0/i386 for over 9 months
now; neither maintainer nor anyone else stepped up to fix them.
Predicted on tech-pkg and in private mail to maintainers; no comments.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile index bf711dc9ebb..7ce47f8f2af 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.213 2005/04/22 19:52:50 wiz Exp $ +# $NetBSD: Makefile,v 1.214 2005/05/18 22:39:00 wiz Exp $ # COMMENT= Programming languages @@ -17,7 +17,6 @@ SUBDIR+= caml-light SUBDIR+= ccsh SUBDIR+= cdl3 SUBDIR+= chicken -SUBDIR+= cilk SUBDIR+= cim SUBDIR+= cint SUBDIR+= classpath @@ -95,7 +94,6 @@ SUBDIR+= objc SUBDIR+= ocaml SUBDIR+= onyx SUBDIR+= oo2c -SUBDIR+= openc++ SUBDIR+= opencobol SUBDIR+= p2c SUBDIR+= parrot |