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"