diff options
-rw-r--r-- | audio/rat/Makefile | 4 | ||||
-rw-r--r-- | mbone/rat/Makefile | 4 |
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 |