mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
BROKEN on alpha 4.x: Does not compile
This commit is contained in:
parent
7bbf670f11
commit
f1c1f3494d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103473
@ -13,4 +13,10 @@ MASTER_SITES= http://www.lns.com/papers/tuneradio/
|
||||
MAINTAINER= pozar@lns.com
|
||||
COMMENT= A command line method of tuning a Brooktree FM tuner card
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on alpha 4.x"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user