From owner-cvs-all Sat Mar 6 11:10:26 1999 Delivered-To: cvs-all@freebsd.org Received: from cerebus.nectar.com (nectar-gw.nectar.com [204.0.249.101]) by hub.freebsd.org (Postfix) with ESMTP id 6B2BF152C1; Sat, 6 Mar 1999 11:10:22 -0800 (PST) (envelope-from nectar@nectar.com) Received: (from smap@localhost) by cerebus.nectar.com (8.9.1/8.9.1) id NAA18460; Sat, 6 Mar 1999 13:08:38 -0600 (CST) (envelope-from nectar@nectar.com) Received: from spawn.nectar.com(10.0.0.101) by cerebus.nectar.com via smap (V2.1) id xma018456; Sat, 6 Mar 99 13:08:24 -0600 Received: from spawn.nectar.com (localhost [127.0.0.1]) by spawn.nectar.com (8.9.2/8.9.1) with ESMTP id NAA62194; Sat, 6 Mar 1999 13:08:24 -0600 (CST) (envelope-from nectar@spawn.nectar.com) Message-Id: <199903061908.NAA62194@spawn.nectar.com> X-Mailer: exmh version 2.0.2 2/24/98 X-PGP-RSAfprint: 00 F9 E6 A2 C5 4D 0A 76 26 8B 8B 57 73 D0 DE EE X-PGP-RSAkey: http://www.nectar.com/nectar-pgp262.txt From: Jacques Vidrine In-reply-to: <19990306204808.D326@shale.csir.co.za> References: <199903061819.KAA76785@freefall.freebsd.org> <19990306204808.D326@shale.csir.co.za> Subject: Re: cvs commit: ports/x11-toolkits/gtk11-devel Makefile ports/x11-toolkits/gtk11-devel/pkg MESSAGE Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Jeremy Lea Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, torstenb@FreeBSD.org Date: Sat, 06 Mar 1999 13:08:24 -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Hi Jeremy, On 6 March 1999 at 20:48, Jeremy Lea wrote: [snip] > 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. I purposely did not add it to the PLIST, because the PLIST is relative to PREFIX (by default X11BASE for this port) while autoconf m4 files are relative to LOCALBASE by default. Your suggested solution sounds right to me. I'll cc: the maintainer of autoconf. Torsten, can we have autoconf look in both ${LOCALBASE}/share/aclocal and ${X11BASE}/share/aclocal for included files? Thanks all, Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message