summaryrefslogtreecommitdiff
path: root/math/vtk
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
commit1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97 (patch)
tree793d58c7df7e7a6a8851050e7e17a32a176a9a93 /math/vtk
parentUpdate port to 4.41 (diff)
First round of INSTALL_SHLIB fixes.
Notes
Notes: svn path=/head/; revision=29613
Diffstat (limited to 'math/vtk')
-rw-r--r--math/vtk/Makefile2
-rw-r--r--math/vtk/pkg-plist2
-rw-r--r--math/vtk/pkg-plist.with_patented2
3 files changed, 1 insertions, 5 deletions
diff --git a/math/vtk/Makefile b/math/vtk/Makefile
index 796df83ed9a5..18e1d1a6d909 100644
--- a/math/vtk/Makefile
+++ b/math/vtk/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
tk82.1:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/vtk31
+INSTALL_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mesa --with-shared --with-tcl --with-bsdmake
CONFIGURE_ARGS+= --with-contrib --with-tkwidget
@@ -38,6 +39,5 @@ post-install:
${PREFIX}/bin/python -c "import compileall; compileall.compile_dir( '${PREFIX}/lib/vtk/python' );"
${PREFIX}/bin/python -Oc "import compileall; compileall.compile_dir( '${PREFIX}/lib/vtk/python' );"
.endif
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/math/vtk/pkg-plist b/math/vtk/pkg-plist
index 4fb4e05fa089..0d16b552b23c 100644
--- a/math/vtk/pkg-plist
+++ b/math/vtk/pkg-plist
@@ -56,5 +56,3 @@ lib/vtk/python/vtkTkImageWindowWidget
lib/vtk/python/vtkTkRenderWidget
@dirrm lib/vtk/python
@dirrm lib/vtk
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
diff --git a/math/vtk/pkg-plist.with_patented b/math/vtk/pkg-plist.with_patented
index 94b778e84996..89ae883f6c4b 100644
--- a/math/vtk/pkg-plist.with_patented
+++ b/math/vtk/pkg-plist.with_patented
@@ -59,5 +59,3 @@ lib/vtk/python/vtkTkImageWindowWidget
lib/vtk/python/vtkTkRenderWidget
@dirrm lib/vtk/python
@dirrm lib/vtk
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R