Date: Sat, 8 Dec 2001 06:10:05 -0800 (PST) From: Pete Fritchman <petef@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/kdesdk Makefile ports/devel/kdevelop Makefile ports/editors/koffice Makefile ports/graphics/kdegraphics2 Makefile ports/net/kdenetwork2 Makefile Message-ID: <200112081410.fB8EA5t42509@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
petef 2001/12/08 06:10:05 PST
Modified files:
devel/kdesdk Makefile
devel/kdevelop Makefile
editors/koffice Makefile
graphics/kdegraphics2 Makefile
net/kdenetwork2 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.
PR: 32512
Submitted by: Alan Eldridge <alane@geeksrus.net>
Approved by: will
Revision Changes Path
1.11 +1 -1 ports/devel/kdesdk/Makefile
1.36 +1 -1 ports/devel/kdevelop/Makefile
1.33 +1 -1 ports/editors/koffice/Makefile
1.55 +1 -1 ports/graphics/kdegraphics2/Makefile
1.69 +2 -1 ports/net/kdenetwork2/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?200112081410.fB8EA5t42509>
