aboutsummaryrefslogtreecommitdiffstats
path: root/audio/speex-devel/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-06-20 02:08:12 +0800
committermezz <mezz@FreeBSD.org>2006-06-20 02:08:12 +0800
commitda946bab55612b058b425e065817ec62277339e0 (patch)
tree1784bd931203a401c1362e0edb811d04dff383e5 /audio/speex-devel/Makefile
parent895f20931e471699f237526eb360e2d4c08708a3 (diff)
downloadfreebsd-ports-gnome-da946bab55612b058b425e065817ec62277339e0.tar.gz
freebsd-ports-gnome-da946bab55612b058b425e065817ec62277339e0.tar.zst
freebsd-ports-gnome-da946bab55612b058b425e065817ec62277339e0.zip
Make portlint happy, also make the BROKEN error more clear.
PR: ports/99149 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Diffstat (limited to 'audio/speex-devel/Makefile')
-rw-r--r--audio/speex-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile
index 8551c101e862..4a95bb6a4263 100644
--- a/audio/speex-devel/Makefile
+++ b/audio/speex-devel/Makefile
@@ -32,7 +32,7 @@ MAN1= speexdec.1 speexenc.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN="Does not build"
+BROKEN= Does not build on 4.x
.endif
.if ${MACHINE_CPU:Msse}!=""