diff options
author | kris <kris@FreeBSD.org> | 2004-11-24 11:11:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-24 11:11:42 +0800 |
commit | eba83d302723a6c704417f0dc359657e4a47ce83 (patch) | |
tree | bab3653ffedee3f59480b474a1efa7e922302e68 /audio | |
parent | 465e983ceb356475e328cae5c014eebb89081cba (diff) | |
download | freebsd-ports-gnome-eba83d302723a6c704417f0dc359657e4a47ce83.tar.gz freebsd-ports-gnome-eba83d302723a6c704417f0dc359657e4a47ce83.tar.zst freebsd-ports-gnome-eba83d302723a6c704417f0dc359657e4a47ce83.zip |
BROKEN: Size mismatch
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 |