diff options
Diffstat (limited to 'audio/rat30/Makefile')
-rw-r--r-- | audio/rat30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rat30/Makefile b/audio/rat30/Makefile index b68f13a1451..1acedf43d33 100644 --- a/audio/rat30/Makefile +++ b/audio/rat30/Makefile @@ -27,7 +27,7 @@ LATEST_LINK= rat30 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 501000 +.if ${OSVERSION} >= 700000 BROKEN= "Does not compile on FreeBSD ${OSVERSION}" .endif |