summaryrefslogtreecommitdiffstats
path: root/math/vtk43-headers
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-02-13 03:53:48 +0000
committerlinimon <linimon@FreeBSD.org>2004-02-13 03:53:48 +0000
commit7caf0dc6995cd4dda62aaf638334f3cc616ea9bf (patch)
treeddea5a2c01c976889f7f3e64e73108405706611b /math/vtk43-headers
parentcf7061badbfa8861e75787e5dae5bfd2d47cf1e1 (diff)
downloadFreeBSD-ports-7caf0dc6995cd4dda62aaf638334f3cc616ea9bf.zip
FreeBSD-ports-7caf0dc6995cd4dda62aaf638334f3cc616ea9bf.tar.gz
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 <ko@irfu.se> (maintainer)
Diffstat (limited to 'math/vtk43-headers')
-rw-r--r--math/vtk43-headers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk43-headers/Makefile b/math/vtk43-headers/Makefile
index b73fef3..d3e72f3 100644
--- a/math/vtk43-headers/Makefile
+++ b/math/vtk43-headers/Makefile
@@ -56,4 +56,4 @@ do-install: install-cnotice
@${ECHO_MSG} "Installing Doxygen to ${PREFIX}/share/vtk/doxygen :"
@cd ${WRKSRC}/Utilities/Doxygen ; ${MAKE} install
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud