aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 04:09:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 04:09:52 +0000
commit48d16890cfb3f3c4612e9fe59985c58ba80a18d2 (patch)
tree6be14dca205cd22496d519a2fcc93df385f9a82b /audio
parentdd184e992e4e6959f5125c3a8d5c750229183bc2 (diff)
downloadports-48d16890cfb3f3c4612e9fe59985c58ba80a18d2.tar.gz
ports-48d16890cfb3f3c4612e9fe59985c58ba80a18d2.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/tuneradio/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/tuneradio/Makefile b/audio/tuneradio/Makefile
index 85a4fabcd63b..16d0d0a68439 100644
--- a/audio/tuneradio/Makefile
+++ b/audio/tuneradio/Makefile
@@ -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>