aboutsummaryrefslogtreecommitdiff
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
parenteaa55dd0367c65e926a9f0aaba0916af4192978d (diff)
downloadports-866762fe5a123998f463f29d31c2bede0196d012.tar.gz
ports-866762fe5a123998f463f29d31c2bede0196d012.zip
Remove BROKEN tag; this port now compiles on 5.x.
Notes
Notes: svn path=/head/; revision=101296
-rw-r--r--audio/rat/Makefile4
-rw-r--r--mbone/rat/Makefile4
2 files changed, 0 insertions, 8 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
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile
index 02ecced10b82..56e90fc6f5ce 100644
--- a/mbone/rat/Makefile
+++ b/mbone/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