diff options
author | drochner <drochner@pkgsrc.org> | 2004-08-02 14:20:15 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-08-02 14:20:15 +0000 |
commit | 8758b53cb4e4f78d8c60ed2cd9eb4936ae6e859e (patch) | |
tree | e4274e1404dd83b41c919598fe408399b7364393 /graphics | |
parent | 4c9988fb23de5c9415b6543cf0663723f485997c (diff) | |
download | pkgsrc-8758b53cb4e4f78d8c60ed2cd9eb4936ae6e859e.tar.gz |
add vtk* and mayavi
Diffstat (limited to 'graphics')
-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 |