diff options
author | joerg <joerg> | 2009-09-07 18:32:40 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-09-07 18:32:40 +0000 |
commit | eb7c8e66cfc54afd300e02c23e45e02f3a373873 (patch) | |
tree | ec60a7f2c3153d931c46fe20855b90aed7ca1e24 /graphics/Makefile | |
parent | 390fa5fd9ec9089a33e40ed818f68d6623219238 (diff) | |
download | pkgsrc-eb7c8e66cfc54afd300e02c23e45e02f3a373873.tar.gz |
Retire mayavi and vtk-python with the Python 2.3 support.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ac5f997ad06..5a3788b60c8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.535 2009/09/03 09:07:46 martin Exp $ +# $NetBSD: Makefile,v 1.536 2009/09/07 18:32:40 joerg Exp $ # COMMENT= Graphics tools and libraries @@ -242,7 +242,6 @@ SUBDIR+= libxmi SUBDIR+= ljpeg SUBDIR+= lprof SUBDIR+= magicpoint -SUBDIR+= mayavi SUBDIR+= metacam SUBDIR+= mgl SUBDIR+= mng @@ -392,7 +391,6 @@ SUBDIR+= vp SUBDIR+= vtk SUBDIR+= vtk-data SUBDIR+= vtk-docs -SUBDIR+= vtk-python SUBDIR+= wmphoto SUBDIR+= wxsvg SUBDIR+= x11rec |