diff options
Diffstat (limited to 'audio/sfront')
-rw-r--r-- | audio/sfront/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index bcb15702f97d..46832914ead6 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A translator that converts MP4-SA files into efficient C programs +BROKEN= "Size mismatch" + WRKSRC= ${WRKDIR}/${PORTNAME}/src USE_BISON= yes |