Date: Sat, 30 Aug 2003 19:58:50 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/aureal-kmod Makefile Message-ID: <200308310258.h7V2woHb094726@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/08/30 19:58:50 PDT
FreeBSD ports repository
Modified files:
audio/aureal-kmod Makefile
Log:
[non-maintainer update] update logic for "BROKEN" variable in audio/aureal-kmod
The current logic to calculate BROKEN in this port does not
allow for one OS release to ask the port if it is broken
on another OS release. This is due to an assumption that
the OSVERSION passed to the Makefile exactly corresponds
to the source version installed under /usr/src/sys (if any.)
That is the default. However, when doing a cross-query,
this is not the case.
While this is a problem that is probably only of interest
to myself, Bill Fenner, and Dan Langille, the logic could
use tightening anyway.
PR: ports/52590
Submitted by: Mark Linimon <linimon@lonesome.com>
Revision Changes Path
1.17 +4 -5 ports/audio/aureal-kmod/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308310258.h7V2woHb094726>
