From owner-cvs-all Wed Apr 25 12:11:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09F9B37B422; Wed, 25 Apr 2001 12:11:10 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3PJBAv31212; Wed, 25 Apr 2001 12:11:10 -0700 (PDT) (envelope-from obrien) Message-Id: <200104251911.f3PJBAv31212@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 25 Apr 2001 12:11:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/04/25 12:11:09 PDT Modified files: usr.sbin/pkg_install/add main.c Log: Add /usr/X11R6/bin to the exported PATH. If /usr/local/bin is there, /usr/X11R6/bin should be there. This helps all the ports that need to run `mkfontdir' and error out as many port maintainers do not realize `mkfontdir' isn't in the path. Prompted by: pkg_add pcemu Revision Changes Path 1.34 +11 -5 src/usr.sbin/pkg_install/add/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message