Date: Fri, 18 Dec 1998 12:41:44 +1030 (CST) From: Kris Kennaway <kkennawa@physics.adelaide.edu.au> To: ports@FreeBSD.ORG Subject: Re: Canonical way to detect 3.0? Message-ID: <Pine.OSF.4.05.9812181238190.19172-100000@bragg> In-Reply-To: <Pine.OSF.4.05.9812181201400.14630-100000@bragg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Dec 1998, Kris Kennaway wrote: > For ports which need to be patched to work on 3.0, what is the recommended > compiler variable to use in patching the sourcecode (I need to #ifdef out an > #include). This particular port (audio/ascd) was broken by the CAM changes, > apparently (no scsi.h any more). Okay, I half-answered my question: #ifdef __FreeBSD_version >= 30000x The question now is "at what point did CAM come into the tree?" (this /should/ have bumped the version number, but anyway :-) I'm guessing 300004.. Kris 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?Pine.OSF.4.05.9812181238190.19172-100000>