diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-26 20:03:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-26 20:03:41 +0000 |
commit | 2bc3464d14d6b62ab53abebcbc35596a97cccec4 (patch) | |
tree | 9eddd0beaa3cee20fac5bdbacf02dec439b77bfb /math/Makefile | |
parent | 1fab36bbe2aa96e1b7475c219ba58251309d097e (diff) | |
download | ports-2bc3464d14d6b62ab53abebcbc35596a97cccec4.tar.gz ports-2bc3464d14d6b62ab53abebcbc35596a97cccec4.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index b6363815a895..e76b4b45effa 100644 --- a/math/Makefile +++ b/math/Makefile @@ -196,6 +196,12 @@ SUBDIR += unixstat SUBDIR += vecfem SUBDIR += vtk + SUBDIR += vtk-data + SUBDIR += vtk-examples + SUBDIR += vtk-headers + SUBDIR += vtk-java + SUBDIR += vtk-python + SUBDIR += vtk-tcl SUBDIR += wingz SUBDIR += wingz3 SUBDIR += wmcalc |