pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/vtk This package needs the devel/cmake header...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2214be6b890d
branches:  trunk
changeset: 518753:2214be6b890d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Sep 16 19:37:51 2006 +0000

description:
This package needs the devel/cmake header files to build.

diffstat:

 graphics/vtk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 250344ebe100 -r 2214be6b890d graphics/vtk/Makefile
--- a/graphics/vtk/Makefile     Sat Sep 16 18:10:31 2006 +0000
+++ b/graphics/vtk/Makefile     Sat Sep 16 19:37:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:40 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/09/16 19:37:51 rillig Exp $
 #
 
 PKGNAME=       vtk-${VTKDIST_VERSION}
@@ -6,6 +6,7 @@
 
 COMMENT=       Visualization toolkit
 
+.include "../../devel/cmake/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../graphics/glu/buildlink3.mk"
 .include "../../mk/x11.buildlink3.mk"



Home | Main Index | Thread Index | Old Index