diff options
Diffstat (limited to 'audio/festival+OGI/Makefile')
-rw-r--r-- | audio/festival+OGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile index 6b08af28fe5a..43f27bd1ca2b 100644 --- a/audio/festival+OGI/Makefile +++ b/audio/festival+OGI/Makefile @@ -48,7 +48,7 @@ PLIST= ${WRKDIR}/pkg-plist .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not build" +BROKEN= "Does not build" .endif WRKSRC= ${WRKDIR} |