diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-24 03:11:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-24 03:11:42 +0000 |
commit | bcb765b21d3c5827bbf5d365d534da53570a5970 (patch) | |
tree | 1df1b046910edc3a1138680cef467b23c9e41812 /audio | |
parent | Quietly tidy up the locale directories after ourselves. (diff) |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=122273
Diffstat (limited to 'audio')
-rw-r--r-- | audio/abcmidi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/abcmidi/Makefile b/audio/abcmidi/Makefile index 8022387e8306..b86e30fba941 100644 --- a/audio/abcmidi/Makefile +++ b/audio/abcmidi/Makefile @@ -14,6 +14,8 @@ DISTNAME= abcMIDI-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org COMMENT= Convert abc music files to MIDI and PostScript +BROKEN= Size mismatch + WRKSRC= ${WRKDIR}/${PORTNAME} EXTRACT_BEFORE_ARGS= -aqo |