diff options
Diffstat (limited to 'audio/ruby-shout')
-rw-r--r-- | audio/ruby-shout/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/ruby-shout/Makefile b/audio/ruby-shout/Makefile index c6e882eedd01..1663ade8fa66 100644 --- a/audio/ruby-shout/Makefile +++ b/audio/ruby-shout/Makefile @@ -29,10 +29,6 @@ DOCS= README doc .include <bsd.port.pre.mk> -.if ${OSVERSION} <= 500000 -BROKEN= Does not compile -.endif - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} |