svn commit: r330279 - in head: . science science/mayavi
Baptiste Daroussin
bapt at FreeBSD.org
Mon Oct 14 07:25:15 UTC 2013
Author: bapt
Date: Mon Oct 14 07:25:14 2013
New Revision: 330279
URL: http://svnweb.freebsd.org/changeset/ports/330279
Log:
Fix index by removing a hidden dependency on vtk4
Deleted:
head/science/mayavi/
Modified:
head/MOVED
head/science/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Mon Oct 14 07:23:08 2013 (r330278)
+++ head/MOVED Mon Oct 14 07:25:14 2013 (r330279)
@@ -5084,3 +5084,4 @@ math/vtk-headers||2013-10-14|Deprecated
math/vtk-java||2013-10-14|Deprecated consider using vtk5
math/vtk-python||2013-10-14|Deprecated consider using vtk5
math/vtk-tcl||2013-10-14|Deprecated consider using vtk5
+science/mayavi||2013-10-14|Depends on the EOLed vtk4
Modified: head/science/Makefile
==============================================================================
--- head/science/Makefile Mon Oct 14 07:23:08 2013 (r330278)
+++ head/science/Makefile Mon Oct 14 07:25:14 2013 (r330279)
@@ -92,7 +92,6 @@
SUBDIR += libsvm-python
SUBDIR += linsmith
SUBDIR += massxpert
- SUBDIR += mayavi
SUBDIR += mbdyn
SUBDIR += mcstas
SUBDIR += medit
More information about the svn-ports-all
mailing list