aboutsummaryrefslogtreecommitdiff
path: root/audio/tuneradio
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-03-18 07:51:58 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-03-18 07:51:58 +0000
commit16c5adc3737261bdc2f3cff0615ca3736c83e482 (patch)
tree4b23687a71e188643b4c7d8224919df62c176329 /audio/tuneradio
parentbd17d197d38537032dbad2c675952c4c356a1514 (diff)
downloadports-16c5adc3737261bdc2f3cff0615ca3736c83e482.tar.gz
ports-16c5adc3737261bdc2f3cff0615ca3736c83e482.zip
Fix fallout of bktr(4) removal
Notes
Notes: svn path=/head/; revision=528632
Diffstat (limited to 'audio/tuneradio')
-rw-r--r--audio/tuneradio/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/tuneradio/Makefile b/audio/tuneradio/Makefile
index b5f473ce7c9d..48ffe2c49807 100644
--- a/audio/tuneradio/Makefile
+++ b/audio/tuneradio/Makefile
@@ -10,6 +10,10 @@ MASTER_SITES= http://www.lns.com/papers/tuneradio/ \
MAINTAINER= pozar@lns.com
COMMENT= Command line method of tuning a Brooktree FM tuner card
+.if !exists(/usr/include/dev/bktr/ioctl_bt848.h)
+IGNORE= needs bktr(4) which is no longer available on your FreeBSD version
+.endif
+
PLIST_FILES= bin/tuneradio
do-install: