summaryrefslogtreecommitdiff
path: root/graphics/vtk
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /graphics/vtk
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'graphics/vtk')
-rw-r--r--graphics/vtk/Makefile.vtkdist4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/vtk/Makefile.vtkdist b/graphics/vtk/Makefile.vtkdist
index f24d932fc4b..8b973bdab4d 100644
--- a/graphics/vtk/Makefile.vtkdist
+++ b/graphics/vtk/Makefile.vtkdist
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.vtkdist,v 1.4 2004/09/10 11:21:24 drochner Exp $
+# $NetBSD: Makefile.vtkdist,v 1.5 2005/04/11 21:46:10 tv Exp $
.include "../../graphics/vtk/Makefile.common"
@@ -11,8 +11,6 @@ WRKSRC= ${WRKDIR}/VTK
DISTINFO_FILE= ${.CURDIR}/../vtk/distinfo
PATCHDIR= ${.CURDIR}/../vtk/patches
-USE_BUILDLINK3= yes
-
VTK_LIBDIR= ${PREFIX}/lib/vtk
VTK_CMAKE_OPT+= -DCMAKE_INSTALL_PREFIX:STRING=${PREFIX} \