diff options
author | kris <kris@FreeBSD.org> | 2004-05-26 07:19:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-26 07:19:17 +0800 |
commit | 3fdd13b1c5fedde26295c6384031ae989c44ccd7 (patch) | |
tree | 85091923d7bae97c22f13573db2974249ae95e33 /audio/sfront | |
parent | 63f646f631513a55fc39970613f3cc4352da7855 (diff) | |
download | freebsd-ports-gnome-3fdd13b1c5fedde26295c6384031ae989c44ccd7.tar.gz freebsd-ports-gnome-3fdd13b1c5fedde26295c6384031ae989c44ccd7.tar.zst freebsd-ports-gnome-3fdd13b1c5fedde26295c6384031ae989c44ccd7.zip |
BROKEN: Size mismatch
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 |