diff options
author | drochner <drochner> | 2004-08-02 14:20:15 +0000 |
---|---|---|
committer | drochner <drochner> | 2004-08-02 14:20:15 +0000 |
commit | 2d494d5463836779934901f460fb2f9e3e8babca (patch) | |
tree | e4274e1404dd83b41c919598fe408399b7364393 /graphics/Makefile | |
parent | bfefd1d29f9ad42ece6ed02e8324239fbff4146b (diff) | |
download | pkgsrc-2d494d5463836779934901f460fb2f9e3e8babca.tar.gz |
add vtk* and mayavi
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 24c75706145..fa388ac8aaa 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.327 2004/07/28 14:22:08 markd Exp $ +# $NetBSD: Makefile,v 1.328 2004/08/02 14:20:15 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -158,6 +158,7 @@ SUBDIR+= libvideogfx SUBDIR+= libwmf SUBDIR+= ljpeg SUBDIR+= magicpoint +SUBDIR+= mayavi SUBDIR+= mgl SUBDIR+= mng SUBDIR+= mpeg2codec @@ -240,6 +241,10 @@ SUBDIR+= urt SUBDIR+= vcg SUBDIR+= vid SUBDIR+= viewfax +SUBDIR+= vtk +SUBDIR+= vtk-data +SUBDIR+= vtk-docs +SUBDIR+= vtk-python SUBDIR+= wmphoto SUBDIR+= xart SUBDIR+= xbmbrowser |