summaryrefslogtreecommitdiff
path: root/audio/rat
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-18 03:55:03 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-18 03:55:03 +0000
commit866762fe5a123998f463f29d31c2bede0196d012 (patch)
tree16a6860b23ed690edd9b38c5b8fa902ace4edea0 /audio/rat
parentRemove BROKEN tag; this port now builds on 5.x. (diff)
Remove BROKEN tag; this port now compiles on 5.x.
Notes
Notes: svn path=/head/; revision=101296
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