From owner-cvs-all Sat Mar 6 10:48:56 1999 Delivered-To: cvs-all@freebsd.org Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by hub.freebsd.org (Postfix) with ESMTP id DBB9C152AB; Sat, 6 Mar 1999 10:48:27 -0800 (PST) (envelope-from reg@shale.csir.co.za) Received: (from reg@localhost) by shale.csir.co.za (8.9.3/8.9.3) id UAA46763; Sat, 6 Mar 1999 20:48:08 +0200 (SAT) (envelope-from reg) Date: Sat, 6 Mar 1999 20:48:08 +0200 From: Jeremy Lea To: Jacques Vidrine 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> References: <199903061819.KAA76785@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <199903061819.KAA76785@freefall.freebsd.org>; from Jacques Vidrine on Sat, Mar 06, 1999 at 10:19:25AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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