Date: Sat, 06 Mar 1999 13:08:24 -0600 From: Jacques Vidrine <n@nectar.com> To: Jeremy Lea <reg@shale.csir.co.za> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, torstenb@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/gtk11-devel Makefile ports/x11-toolkits/gtk11-devel/pkg MESSAGE Message-ID: <199903061908.NAA62194@spawn.nectar.com> In-Reply-To: <19990306204808.D326@shale.csir.co.za> References: <199903061819.KAA76785@freefall.freebsd.org> <19990306204808.D326@shale.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jeremy, On 6 March 1999 at 20:48, Jeremy Lea <reg@shale.csir.co.za> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903061908.NAA62194>