aboutsummaryrefslogtreecommitdiffstats
path: root/audio/tuneradio
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-07-04 01:29:26 +0800
committeritetcu <itetcu@FreeBSD.org>2006-07-04 01:29:26 +0800
commitd40731e8eb0014f715f816ed4b63ecb20aff9abb (patch)
tree5701214e1870c88d2b11cbac8356e3f841474fad /audio/tuneradio
parent37e31e23c9ad05d644b59221358a379a1784c375 (diff)
downloadfreebsd-ports-gnome-d40731e8eb0014f715f816ed4b63ecb20aff9abb.tar.gz
freebsd-ports-gnome-d40731e8eb0014f715f816ed4b63ecb20aff9abb.tar.zst
freebsd-ports-gnome-d40731e8eb0014f715f816ed4b63ecb20aff9abb.zip
portlint
PR: ports/99152 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: maintainer timeout
Diffstat (limited to 'audio/tuneradio')
-rw-r--r--audio/tuneradio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tuneradio/Makefile b/audio/tuneradio/Makefile
index 7d2994feb21b..85a4fabcd63b 100644
--- a/audio/tuneradio/Makefile
+++ b/audio/tuneradio/Makefile
@@ -16,7 +16,7 @@ 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"
+BROKEN= Does not compile on alpha 4.x
.endif
.include <bsd.port.post.mk>