Date: Sat, 6 Mar 1999 20:48:08 +0200 From: Jeremy Lea <reg@shale.csir.co.za> To: Jacques Vidrine <nectar@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11-toolkits/gtk11-devel Makefile ports/x11-toolkits/gtk11-devel/pkg MESSAGE Message-ID: <19990306204808.D326@shale.csir.co.za> In-Reply-To: <199903061819.KAA76785@freefall.freebsd.org>; from Jacques Vidrine on Sat, Mar 06, 1999 at 10:19:25AM -0800 References: <199903061819.KAA76785@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Sat, Mar 06, 1999 at 10:19:25AM -0800, Jacques Vidrine wrote: > nectar 1999/03/06 10:19:24 PST > > Modified files: > x11-toolkits/gtk11-devel Makefile > Removed files: > x11-toolkits/gtk11-devel/pkg MESSAGE > Log: > Install ${LOCALBASE}/share/aclocal/gtk11d.m4 by default so that > other ports that use GTK and autoconf may depend upon it. This is the wrong solution to this problem. You should at least have added something to the PLIST. The correct solution is to install into ${X11BASE}/share/aclocal/, and patch devel/autoconf to look there, and manage that directory. The quick solution is to have devel/autoconf symlink ${X11BASE}/share/aclocal to ${LOCALBASE}/share/aclocal. Regards, -Jeremy -- .sig.gz 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?19990306204808.D326>