Date: Sun, 26 Mar 2000 02:53:23 +0900 From: "Akinori -Aki- MUSHA" <knu@idaemons.org> To: alex@big.endian.de Cc: andrews@TECHNOLOGIST.COM, des@flood.ping.uio.no, vns@delta.odessa.ua, ports@FreeBSD.ORG Subject: Re: linprocfs and vmware Message-ID: <86itybgcmk.wl@archon.local.idaemons.org> In-Reply-To: In your message of "Sat, 25 Mar 2000 18:04:09 %2B0100" <20000325180409.A17825@cichlids.cichlids.com> References: <xzpk8irxhix.fsf@flood.ping.uio.no> <20000325115346.H391@argon.blackdawn.com> <20000325175741.A17607@cichlids.cichlids.com> <20000325120025.J391@argon.blackdawn.com> <20000325180409.A17825@cichlids.cichlids.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At Sat, 25 Mar 2000 18:04:09 +0100, Alexander Langer <alex@big.endian.de> wrote: > Test for the existance of this module in post-install then. Or like this? .if !exists(/modules/linprocfs.ko) && !exists(${PREFIX}/modules/linprocfs.ko) HAVE_LINPROCFS= yes .endif .if !defined(HAVE_LINPROCFS) BROKEN= "You need Linux procfs to run this software" .endif -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( <knu@idaemons.org> "If you choose not to decide you still have made a choice." 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?86itybgcmk.wl>