summaryrefslogtreecommitdiff
path: root/parallel/pvm3/patches
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2008-12-16 15:56:17 +0000
committeris <is@pkgsrc.org>2008-12-16 15:56:17 +0000
commitc3c4e532c6a00d8b48f45575825e5a2deee0b876 (patch)
treedd4df8631832aad4645e78a89a6331e8602f9805 /parallel/pvm3/patches
parentc09f837e9296da9617ee9bf636353997de9afed7 (diff)
downloadpkgsrc-c3c4e532c6a00d8b48f45575825e5a2deee0b876.tar.gz
Use ssh for SUN4SOL2, like everywhere else. Bump revision.
Diffstat (limited to 'parallel/pvm3/patches')
-rw-r--r--parallel/pvm3/patches/patch-ca13
1 files changed, 13 insertions, 0 deletions
diff --git a/parallel/pvm3/patches/patch-ca b/parallel/pvm3/patches/patch-ca
new file mode 100644
index 00000000000..309d7f06019
--- /dev/null
+++ b/parallel/pvm3/patches/patch-ca
@@ -0,0 +1,13 @@
+$NetBSD: patch-ca,v 1.1 2008/12/16 15:56:17 is Exp $
+
+--- conf/SUN4SOL2.def.orig 2002-02-14 17:00:42.000000000 +0000
++++ conf/SUN4SOL2.def
+@@ -6,7 +6,7 @@
+ # (-KPIC used for building shared dynamic libraries...)
+ #
+ ARCHCFLAGS = -DSYSVBFUNC -DSYSVSTR -DNOGETDTBLSIZ -DSYSVSIGNAL \
+- -DNOWAIT3 -DRSHCOMMAND=\"/usr/bin/rsh\" -DUSESTRERROR
++ -DNOWAIT3 -DRSHCOMMAND=\"${SSH}\" -DUSESTRERROR
+ ARCHDLIB = -lnsl -lsocket
+ ARCHDOBJ =
+ ARCHLIB = -lnsl -lsocket