Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 1999 21:12:16 +0000 (GMT)
From:      "Jason C. Wells" <jcwells@u.washington.edu>
To:        Tim Vanderhoek <vanderh@ecf.utoronto.ca>
Cc:        freebsd-ports@freebsd.org
Subject:   PREFIX vs. KRB5_HOME in krb5
Message-ID:  <Pine.BSF.4.10.9909192104080.77328-100000@s8-37-26.student.washington.edu>
In-Reply-To: <19990919030719.C64074@ppp5835.on.bellglobal.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 19 Sep 1999, Tim Vanderhoek wrote:

>Reading Makefile.local is not inimical to make.

OK. Thanks. I traced out the Makefile.local in bsd.port.mk based on Tim's
relpy. Here is why I thought Makefile.local wasn't being read.

s8-37-26 /usr/ports/security/krb5 # make -V PREFIX
/usr/local
s8-37-26 /usr/ports/security/krb5 # make -V KRB5_HOME
/                                

KRB5_HOME is set in $MASTERDIR/Makefile.local along with a few other
things.

But....

s8-37-26 /usr/ports/security/krb5 # head /var/db/pkg/krb5-1.0.6/+CONTENTS
@name krb5-1.0.6
@cwd /usr/local
man/man1/krb5-send-pr.1.gz
@comment MD5:50df8ae43e555d0bf5ddfc65270bc683 

So apparently KRB5_HOME doesn't work. A search for KRB5_HOME yields...

s8-37-26 /usr/ports/security/krb5 # grep -alR KRB5_HOME *
Makefile
Makefile.local

Is KRB5_HOME an artifact of a bygone era?

Thank You, 	| http://students.washington.edu/jcwells
Jason Wells	| "Those who would trade freedom for security deserve neither
		| freedom nor security." - Benjamin Franklin



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909192104080.77328-100000>