diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-05-01 07:53:53 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-05-01 07:53:53 +0000 |
commit | 249e09ebcb98c6e4b27218e5c0c696a8ab4da523 (patch) | |
tree | f75574075398e4bd8ab511909bb206d640cb490d /audio | |
parent | 8bdc15d8814f27caacdcbfa02eae3aaf085427d8 (diff) | |
download | ports-249e09ebcb98c6e4b27218e5c0c696a8ab4da523.tar.gz ports-249e09ebcb98c6e4b27218e5c0c696a8ab4da523.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festvox-us2-mbrola/Makefile | 2 | ||||
-rw-r--r-- | audio/festvox-us3-mbrola/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/audio/festvox-us2-mbrola/Makefile b/audio/festvox-us2-mbrola/Makefile index 990c9af1501b..4c8a59ef075e 100644 --- a/audio/festvox-us2-mbrola/Makefile +++ b/audio/festvox-us2-mbrola/Makefile @@ -9,6 +9,4 @@ VOICE= us2 VOICEDESC= American English, low-pitched male MASTERDIR= ${.CURDIR}/../festvox-us1-mbrola -BROKEN= Broken dependency - .include "${MASTERDIR}/Makefile" diff --git a/audio/festvox-us3-mbrola/Makefile b/audio/festvox-us3-mbrola/Makefile index 42a745fd33bc..479bfdc33ff7 100644 --- a/audio/festvox-us3-mbrola/Makefile +++ b/audio/festvox-us3-mbrola/Makefile @@ -9,6 +9,4 @@ VOICE= us3 VOICEDESC= American English, high-pitched male MASTERDIR= ${.CURDIR}/../festvox-us1-mbrola -BROKEN= Broken dependency - .include "${MASTERDIR}/Makefile" |