diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:18:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:18:17 +0000 |
commit | 1cd9d506476d2409c3a433f0c9396d02434baa73 (patch) | |
tree | 9aae9a7e24079861e324c1120b45e8805d6070ae /audio/festvox-us2-mbrola | |
parent | f143c11fe438d78db321f031fd76e9188df913a5 (diff) | |
download | ports-1cd9d506476d2409c3a433f0c9396d02434baa73.tar.gz ports-1cd9d506476d2409c3a433f0c9396d02434baa73.zip |
Notes
Diffstat (limited to 'audio/festvox-us2-mbrola')
-rw-r--r-- | audio/festvox-us2-mbrola/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/festvox-us2-mbrola/Makefile b/audio/festvox-us2-mbrola/Makefile index 4c8a59ef075e..990c9af1501b 100644 --- a/audio/festvox-us2-mbrola/Makefile +++ b/audio/festvox-us2-mbrola/Makefile @@ -9,4 +9,6 @@ VOICE= us2 VOICEDESC= American English, low-pitched male MASTERDIR= ${.CURDIR}/../festvox-us1-mbrola +BROKEN= Broken dependency + .include "${MASTERDIR}/Makefile" |