Date: Tue, 14 Mar 2000 11:38:43 -0800 (PST) From: Bill Fenner <fenner@research.att.com> To: ports@freebsd.org Subject: Ports installing files in /usr/X11R6/share/aclocal/ Message-ID: <200003141938.LAA27604@mango.attlabs.att.com>
next in thread | raw e-mail | index | archive | help
Hi, I think aclocal is only likely to find files in /usr/local/share/aclocal/. The following ports install files in /usr/X11R6/share/aclocal/. graphics/gdk-pixbuf graphics/gimp1 graphics/imlib x11/dgs x11/gnomelibs x11-toolkits/gtk-- x11-toolkits/gtk12 x11-toolkits/vdk x11-toolkits/vdkbuilder Either: - the automake port should be modified to make aclocal look in /usr/local/share/aclocal and /usr/X11R6/share/aclocal, or - these 9 ports should be modified to put the aclocal files in /usr/local/share/aclocal. Any opinions? I haven't looked into either possibility. Bill 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?200003141938.LAA27604>