aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>