diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 20:52:50 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 20:52:50 +0000 |
commit | 4337b5e55251f73d4aeee5ddd1633fac14871967 (patch) | |
tree | d25e80dfdea74fb8ff2d1644dda8fa0311e597d6 /math/vtk43 | |
parent | cd64075e833669135b8a8367b642f176a00857be (diff) | |
download | ports-4337b5e55251f73d4aeee5ddd1633fac14871967.tar.gz ports-4337b5e55251f73d4aeee5ddd1633fac14871967.zip |
Notes
Diffstat (limited to 'math/vtk43')
-rw-r--r-- | math/vtk43/Makefile | 6 | ||||
-rw-r--r-- | math/vtk43/pkg-descr | 2 | ||||
-rw-r--r-- | math/vtk43/pkg-plist | 8 |
3 files changed, 7 insertions, 9 deletions
diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 0f97c57db41b..242695acc476 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -13,14 +13,12 @@ DISTNAME= vtk31Unix MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 -RUN_DEPENDS= -WRKSRC= $(WRKDIR)/vtk31 +WRKSRC= ${WRKDIR}/vtk31 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-mesa --with-shared --with-tcl --with-bsdmake +CONFIGURE_ARGS= --with-mesa --with-shared --with-tcl --with-bsdmake CONFIGURE_ARGS+= --with-contrib --with-tkwidget # Support for Python is compiled in by default. diff --git a/math/vtk43/pkg-descr b/math/vtk43/pkg-descr index 98e535e4c54f..1d395486cd3d 100644 --- a/math/vtk43/pkg-descr +++ b/math/vtk43/pkg-descr @@ -12,4 +12,4 @@ objects in VTK as well as a FAQ. Prentice Hall, ISBN 013199837-4 For more information and a FAQ see our web page at -http://www.kitware.com/vtk.html +WWW: http://www.kitware.com/vtk.html diff --git a/math/vtk43/pkg-plist b/math/vtk43/pkg-plist index 3384793ac4b2..4fb4e05fa089 100644 --- a/math/vtk43/pkg-plist +++ b/math/vtk43/pkg-plist @@ -50,10 +50,10 @@ lib/vtk/python/vtkImageWindowWidget.pyo lib/vtk/python/vtkRenderWidget.py lib/vtk/python/vtkRenderWidget.pyc lib/vtk/python/vtkRenderWidget.pyo -lib/vtk/python/vtkpython.so -lib/vtk/python/vtkTkImageViewerWidget -lib/vtk/python/vtkTkImageWindowWidget -lib/vtk/python/vtkTkRenderWidget +lib/vtk/python/vtkpython.so +lib/vtk/python/vtkTkImageViewerWidget +lib/vtk/python/vtkTkImageWindowWidget +lib/vtk/python/vtkTkRenderWidget @dirrm lib/vtk/python @dirrm lib/vtk @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib |