forked from Lainports/freebsd-ports
[patch] audio/tuneradio - cleanup non-supported FreeBSD versions
PR: ports/111692 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Tim Pozar <pozar@lns.com>
This commit is contained in:
parent
dd184e992e
commit
48d16890cf
1 changed files with 1 additions and 7 deletions
|
|
@ -13,10 +13,4 @@ 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.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500000
|
||||
BROKEN= Does not compile on alpha 4.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue