Date: Sun, 12 Dec 2004 19:43:02 -0500 (EST) From: Francisco Reyes <lists@natserv.com> To: "James R. Van Artsdalen" <james@jrv.org> Cc: FreeBSD amd64 List <freebsd-amd64@freebsd.org> Subject: Re: Ports in AMD64 distribution Message-ID: <20041212194239.F22945@zoraida.natserv.net> In-Reply-To: <41BCDD73.1060200@jrv.org> References: <20041212182100.F22745@zoraida.natserv.net> <41BCDD73.1060200@jrv.org>
index | next in thread | previous in thread | raw e-mail
> If you have access to a ports tree look for ONLY_FOR_ARCHS in the port
> Makefile to see if the port has a problem.
find . -name "Makefile" -exec echo {} \; -exec grep ONLY_FOR_ARCHS {} \; >
~/problemports.txt
The line above worked for me. Not perfect, but good enough.
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041212194239.F22945>
