summaryrefslogtreecommitdiffstats
path: root/math/octave/pkg-plist
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>1998-05-20 02:17:20 +0000
committerchuckr <chuckr@FreeBSD.org>1998-05-20 02:17:20 +0000
commited40c0857c42d6b1dac9a3d1fe9ec86bfd2efda4 (patch)
tree2b5fff6780a3e60f0e1e73897fcc0d43277d2e9e /math/octave/pkg-plist
parent5d7d5c7a46bce6b7aa5c61547bc494f9d9954dc6 (diff)
downloadFreeBSD-ports-ed40c0857c42d6b1dac9a3d1fe9ec86bfd2efda4.zip
FreeBSD-ports-ed40c0857c42d6b1dac9a3d1fe9ec86bfd2efda4.tar.gz
Fix nasty template-instantiation problem that, while it compiled,
prevented it from running. The only fix (until FreeBSD goes elf) is to build the executeable statically. I really dislike that, but it's a linker problem that's not likely to be fixed. Much thanks to Victor Balden <victor@eng.uct.ac.za> for pointing me at this bug.
Diffstat (limited to 'math/octave/pkg-plist')
-rw-r--r--math/octave/pkg-plist5
1 files changed, 0 insertions, 5 deletions
diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist
index a474adb..3812e81 100644
--- a/math/octave/pkg-plist
+++ b/math/octave/pkg-plist
@@ -4,13 +4,8 @@ include/octave-2.0.12/config.h
include/octave-2.0.12/f77-fcn.h
include/octave-2.0.12/lo-error.h
lib/libcruft.a
-lib/libcruft.so.2.0
lib/liboctave.a
-lib/liboctave.so.2.0
lib/liboctinterp.a
-lib/liboctinterp.so.2.0
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R %B
include/octave-2.0.12/Bounds.h
include/octave-2.0.12/CollocWt.h
include/octave-2.0.12/DAE.h
OpenPOWER on IntegriCloud