From 5bcc6e22f37dd4671db75f65b3773496e086c88a Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 10 Dec 2006 06:20:32 +0000 Subject: BROKEN: Does not build --- math/vtk-python/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math') diff --git a/math/vtk-python/Makefile b/math/vtk-python/Makefile index f18b4a6c446e..54d5a4c874d0 100644 --- a/math/vtk-python/Makefile +++ b/math/vtk-python/Makefile @@ -16,6 +16,8 @@ LIB_DEPENDS= vtkCommon.${LIBVER}:${PORTSDIR}/math/vtk \ MASTERDIR= ${.CURDIR}/../vtk +BROKEN= Does not build + WRAP= Python BINARIES= vtkWrapPython vtkpython EXTRA_LIBS= RenderingPythonTkWidgets -- cgit