diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-10 17:05:13 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-10 17:05:13 +0000 |
commit | 9161f5d89d3d5fda83b2d464c602755708d70c12 (patch) | |
tree | 1c9b5c9e71ca433d40c6c1d686ad1b92cd849e8d /graphics/Makefile | |
parent | c46a2327a9bf1a1f48480e1006051817e3348a85 (diff) | |
download | pkgsrc-9161f5d89d3d5fda83b2d464c602755708d70c12.tar.gz |
Retire RenderKit and friends.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 574b123f9e0..ddbce2273f2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,17 +1,13 @@ -# $NetBSD: Makefile,v 1.549 2010/01/21 12:37:02 obache Exp $ +# $NetBSD: Makefile,v 1.550 2010/02/10 17:05:13 joerg Exp $ # COMMENT= Graphics tools and libraries -SUBDIR+= 3DKit SUBDIR+= CRWInfo SUBDIR+= Cenon SUBDIR+= Coin -SUBDIR+= GLXKit SUBDIR+= GMT SUBDIR+= GUIlib -SUBDIR+= GeometryKit -SUBDIR+= GlutKit SUBDIR+= GraphicsMagick SUBDIR+= ImageMagick SUBDIR+= ImageViewer @@ -21,8 +17,6 @@ SUBDIR+= MesaLib SUBDIR+= Ngraph SUBDIR+= OpenRM SUBDIR+= PanoTools -SUBDIR+= RenderKit -SUBDIR+= SDLKit SUBDIR+= SDL_image SUBDIR+= TiffIO SUBDIR+= aalib |