diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-09-07 00:14:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-09-07 00:14:24 +0000 |
commit | a86d1f84a953a97fadecdb3e619d7eeeb0c7236d (patch) | |
tree | b85e5cc64dcb47152ca7b9944218e50d9fe26dcb /audio/linux-mbrola | |
parent | da34576b9dcef8d6ad838edf9574595f93779bb6 (diff) |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=142127
Diffstat (limited to 'audio/linux-mbrola')
-rw-r--r-- | audio/linux-mbrola/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/linux-mbrola/Makefile b/audio/linux-mbrola/Makefile index 59039811d97b..393c9be2d8a3 100644 --- a/audio/linux-mbrola/Makefile +++ b/audio/linux-mbrola/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= linux- COMMENT= MBROLA speech synthesizer for Linux +BROKEN= Size mismatch + CONFLICTS= mbrola-* DIST_SUBDIR= mbrola-linux MASTERDIR= ${PORTSDIR}/audio/mbrola |