diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-18 03:55:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-18 03:55:03 +0000 |
commit | 866762fe5a123998f463f29d31c2bede0196d012 (patch) | |
tree | 16a6860b23ed690edd9b38c5b8fa902ace4edea0 /audio/rat | |
parent | eaa55dd0367c65e926a9f0aaba0916af4192978d (diff) | |
download | ports-866762fe5a123998f463f29d31c2bede0196d012.tar.gz ports-866762fe5a123998f463f29d31c2bede0196d012.zip |
Notes
Diffstat (limited to 'audio/rat')
-rw-r--r-- | audio/rat/Makefile | 4 |
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 |