summaryrefslogtreecommitdiff
path: root/parallel/sge/patches/patch-ah
blob: 53a8e6720b5ac6f5e401b1253aaa28af7274b445 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
$NetBSD: patch-ah,v 1.3 2007/08/15 02:03:06 markd Exp $

--- source/aimk.site.orig	2007-01-30 22:41:51.000000000 +1300
+++ source/aimk.site
@@ -51,7 +51,7 @@ setenv TMPDIR /tmp
 # OPENSSL_HOME the directory where the include and lib directory of openssl
 # is installed
 #
-set OPENSSL_HOME = /vol2/tools/SW/openssl-0.9.7l/$buildarch
+set OPENSSL_HOME = @ssl_prefix@
 
 # 
 # POSTGRES_HOME the directory where the include and lib directory of 
@@ -63,11 +63,11 @@ set POSTGRES_HOME = /vol2/tools/SW/postg
 # BERKELEYDB_HOME the directory where the include and lib directory of
 # Berkeley DB is installed
 #
-set BERKELEYDB_HOME = /vol2/SW/db-4.2.52/$buildarch
+set BERKELEYDB_HOME = @db4_prefix@
 #set BERKELEYDB_HOME = /vol2/SW/db-4.3.3/$buildarch
-set BDB_INCLUDE_SUBDIR =
+set BDB_INCLUDE_SUBDIR = db4
 set BDB_LIB_SUBDIR =
-set BDB_LIB_SUFFIX =
+set BDB_LIB_SUFFIX = 4
 
 # 
 # KRB_HOME the directory where the include and lib directory of kerberos is
@@ -96,7 +96,7 @@ set SWIG = /vol2/tools/SW/swig-1.3.22/$b
 #
 # PERL path
 #
-set PERL = /vol2/tools/SW/$buildarch/bin/perl
+set PERL = @perl5@
 
 #
 # TCLSH path