Date: Tue, 13 Apr 1999 12:07:47 +0200 From: Jeremy Lea <reg@shale.csir.co.za> To: Tom Hukins <tom@eborcom.com> Cc: ports@FreeBSD.ORG Subject: Re: Bad Ports: Configuration files in PLIST Message-ID: <19990413120746.D1053@shale.csir.co.za> In-Reply-To: <19990412193001.A10795@eborcom.com>; from Tom Hukins on Mon, Apr 12, 1999 at 07:30:01PM %2B0100 References: <19990412193001.A10795@eborcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Mon, Apr 12, 1999 at 07:30:01PM +0100, Tom Hukins wrote: > etc/libgtopConf.sh > etc/libgtop-features.def > devel/libgtop/pkg/PLIST Here are a couple more GNOME ports like this. These files are site specific configuration files, but they should not be edited. They are used by the configure scripts of the ports which depend on them, to find libs and correct flags. They are like (and used by) the *-config files. However, they are not executables, so the choice is etc/ or share/gnome. Since some of the ports install into ${LOCALBASE} before there is a /share/gnome (ORBit, libghttp, libxml) the only real choice is etc/. libdata/ maybe another choice. -Jeremy -- | ------------------------------------------------------ --+-- "Maybe tomorrow will be better than today, | or maybe it will not come at all..." - Pam Thum | ------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990413120746.D1053>