Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 1997 02:35:39 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        max@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/mail/mailagent Makefile ports/mail/mailagent/files md5
Message-ID:  <199705260935.CAA18242@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199705251829.LAA21880@freefall.freebsd.org> (message from Masafumi NAKANE on Sun, 25 May 1997 11:29:06 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 *     mail/mailagent       Makefile 

Thanks, but there is a problem.  If perl5.004 is not installed yet,
this line:

===
PERLPATH!=      dirname `which perl5.004`
===

is going to fail.  (The dependencies won't be installed until later.)

Do we really need this?  I think you should just hardcode it to
${PREFIX} for now.

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705260935.CAA18242>