Date: Fri, 7 Dec 2001 07:43:46 -0800 (PST) From: Pete Fritchman <petef@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/kdeaddons Makefile ports/sysutils/kdeadmin Makefile ports/x11-wm/kdeartwork Makefile ports/x11/kdebase2 Makefile ports/games/kdegames2 Makefile ports/x11/kdelibs2 Makefile ports/audio/kdemultimedia2 Makefile ... Message-ID: <200112071543.fB7FhkH22478@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
petef 2001/12/07 07:43:46 PST
Modified files:
misc/kdeaddons Makefile
sysutils/kdeadmin Makefile
x11-wm/kdeartwork Makefile
x11/kdebase2 Makefile
games/kdegames2 Makefile
x11/kdelibs2 Makefile
audio/kdemultimedia2 Makefile
x11-clocks/kdetoys2 Makefile
misc/kdeutils2 Makefile
net/kio_fish 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.62 +1 -1 ports/audio/kdemultimedia2/Makefile
1.59 +1 -1 ports/games/kdegames2/Makefile
1.10 +1 -1 ports/misc/kdeaddons/Makefile
1.60 +1 -1 ports/misc/kdeutils2/Makefile
1.2 +1 -1 ports/net/kio_fish/Makefile
1.10 +1 -1 ports/sysutils/kdeadmin/Makefile
1.29 +1 -1 ports/x11-clocks/kdetoys2/Makefile
1.6 +1 -1 ports/x11-wm/kdeartwork/Makefile
1.83 +1 -1 ports/x11/kdebase2/Makefile
1.91 +1 -1 ports/x11/kdelibs2/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?200112071543.fB7FhkH22478>
