4c2743f996
the wrkdir and is therefore not useful without. It is unclear whether anything actually depends on it being present, so don't bother faking it for now. Bump revision.
14 lines
396 B
Makefile
14 lines
396 B
Makefile
# $NetBSD: Makefile,v 1.10 2007/06/18 17:58:35 joerg Exp $
|
|
#
|
|
|
|
PKGNAME= vtk-${VTKDIST_VERSION}
|
|
PKGREVISION= 5
|
|
|
|
COMMENT= Visualization toolkit
|
|
|
|
.include "../../devel/cmake/buildlink3.mk"
|
|
.include "../../graphics/MesaLib/buildlink3.mk"
|
|
.include "../../graphics/glu/buildlink3.mk"
|
|
.include "../../x11/libXt/buildlink3.mk"
|
|
.include "../../graphics/vtk/Makefile.vtkdist"
|
|
.include "../../mk/bsd.pkg.mk"
|