31af447f35
- Fix build on amd64 - Add a patch that might fix the build on alpha under 4.x - Fix install in certain odd environments PR: ports/64961 Submitted by: brooks (maintainer)
15 lines
385 B
Plaintext
15 lines
385 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- aimk.site.orig Thu Mar 25 07:00:59 2004
|
|
+++ aimk.site Tue Mar 30 13:03:37 2004
|
|
@@ -34,7 +34,7 @@
|
|
# OPENSSL_HOME the directory where the include and lib directory of openssl
|
|
# is installed
|
|
#
|
|
-set OPENSSL_HOME = /vol2/tools/SW/openssl-0.9.7d-static/$buildarch
|
|
+set OPENSSL_HOME = /usr
|
|
|
|
#
|
|
# KRB_HOME the directory where the include and lib directory of kerberos is
|