Date: Mon, 17 Dec 2001 23:16:59 -0800 (PST) From: Pete Fritchman <petef@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/kdepim Makefile Message-ID: <200112180716.fBI7GxM72494@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
petef 2001/12/17 23:16:56 PST
Modified files:
deskutils/kdepim Makefile
Log:
Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong. This puts
${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.
(This is the last one, promise!)
Submitted by: Alan Eldridge <alane@geeksrus.net>
Revision Changes Path
1.10 +1 -1 ports/deskutils/kdepim/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112180716.fBI7GxM72494>
