diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-25 16:20:00 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-25 16:20:00 +0000 |
commit | e86cad6d415859dfc87821fd9091959bd52872d0 (patch) | |
tree | 7f7d1cc0f601a9a705b95efa8e45f96e00d9b592 /audio/sfront | |
parent | 34aec3788187b36baee1d493d55ba76ed75c947d (diff) | |
download | ports-e86cad6d415859dfc87821fd9091959bd52872d0.tar.gz ports-e86cad6d415859dfc87821fd9091959bd52872d0.zip |
Notes
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 d883f835c095..befc9f541cb0 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +BROKEN= "checksum mismatch" + USE_BISON= yes WRKSRC= ${WRKDIR}/${PORTNAME}/src ALL_TARGET= # empty |