From 2bc3464d14d6b62ab53abebcbc35596a97cccec4 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 26 Dec 2003 20:03:41 +0000 Subject: - Update to 4.3.0 Rework this port and split it into logically independent parts Give maintainership to submitter PR: ports/57858 Submitted by: Mykola Khotyaintsev --- math/vtk/files/patch-ab | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 math/vtk/files/patch-ab (limited to 'math/vtk/files/patch-ab') diff --git a/math/vtk/files/patch-ab b/math/vtk/files/patch-ab deleted file mode 100644 index a9a85e49c762..000000000000 --- a/math/vtk/files/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ ---- configure.orig Tue Dec 5 19:32:37 2000 -+++ configure Wed Mar 14 16:09:46 2001 -@@ -2973,10 +2973,10 @@ - # Not available on all versions: check for include file. - if test -f /usr/include/dlfcn.h; then - SHLIB_CFLAGS="-fpic" -- SHLIB_LD_LIBS="" -+ SHLIB_LD_LIBS="${LIBS}" - SHLIB_SUFFIX=".so" - DL_LIBS="" -- VTK_SHLIB_LINK_FLAGS="-shared" -+ VTK_SHLIB_BUILD_FLAGS="-shared" - else - SHLIB_CFLAGS="" - SHLIB_LD_LIBS="" -- cgit v1.2.3