diff options
Diffstat (limited to 'audio/mq3/Makefile')
-rw-r--r-- | audio/mq3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mq3/Makefile b/audio/mq3/Makefile index f823b1470906..d19facc04901 100644 --- a/audio/mq3/Makefile +++ b/audio/mq3/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ARGS= -prefix ${PREFIX} -platform FreeBSD .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not build" +BROKEN= "Does not build" .endif .include <bsd.port.post.mk> |