aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rat
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-18 11:55:03 +0800
committerkris <kris@FreeBSD.org>2004-02-18 11:55:03 +0800
commit4503d5fe218d17b2dd8615dfa2706cdf1266f32f (patch)
treeceb2d56252ee4fd9cde31630ec56773a2e3bd529 /audio/rat
parentd9743ac7d60f3eee0555f62f830b4188a9a97272 (diff)
downloadfreebsd-ports-gnome-4503d5fe218d17b2dd8615dfa2706cdf1266f32f.tar.gz
freebsd-ports-gnome-4503d5fe218d17b2dd8615dfa2706cdf1266f32f.tar.zst
freebsd-ports-gnome-4503d5fe218d17b2dd8615dfa2706cdf1266f32f.zip
Remove BROKEN tag; this port now compiles on 5.x.
Diffstat (limited to 'audio/rat')
-rw-r--r--audio/rat/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/rat/Makefile b/audio/rat/Makefile
index 02ecced10b82..56e90fc6f5ce 100644
--- a/audio/rat/Makefile
+++ b/audio/rat/Makefile
@@ -31,10 +31,6 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
-.endif
-
.if ${OSVERSION} >= 400014
ENABLE_IPv6= --enable-ipv6
.endif