From 5d0646b06cfb1d9ec8ad3296d5bc44e247b3ca42 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 13 Feb 2004 03:53:48 +0000 Subject: During building executables on FreeBSD 4.X the "undefined reference to `pthread_*'" was thrown. Fix this, and also some other cosmetic bugs. PR: ports/62446 Submitted by: Mykola Khotyaintsev (maintainer) --- math/vtk-data/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/vtk-data') diff --git a/math/vtk-data/Makefile b/math/vtk-data/Makefile index d3b0123fee4f..122c805d38c6 100644 --- a/math/vtk-data/Makefile +++ b/math/vtk-data/Makefile @@ -27,4 +27,4 @@ do-install: @${CP} -R ${WRKSRC}/* ${VTKDATAROOT} .include "${MASTERDIR}/Makefile" -.include +.include -- cgit v1.2.3