diff options
Diffstat (limited to 'audio/festvox-el11')
-rw-r--r-- | audio/festvox-el11/Makefile | 5 | ||||
-rw-r--r-- | audio/festvox-el11/pkg-plist | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index d659755..ab27f67 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -9,6 +9,7 @@ PORTNAME= festvox-el11 PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= 1.4.1 @@ -20,10 +21,6 @@ COMMENT= Castilian Spanish male voice for Festival RUN_DEPENDS= festival:${PORTSDIR}/audio/festival -BROKEN= Incomplete pkg-plist -DEPRECATED= "${BROKEN}" -EXPIRATION_DATE=2005-09-22 - WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-rab8 diff --git a/audio/festvox-el11/pkg-plist b/audio/festvox-el11/pkg-plist index 2431186..43cdcb1 100644 --- a/audio/festvox-el11/pkg-plist +++ b/audio/festvox-el11/pkg-plist @@ -7,3 +7,5 @@ share/festival/lib/voices/spanish/el_diphone/festvox/spanint.scm share/festival/lib/voices/spanish/el_diphone/festvox/sptoken.scm @dirrm share/festival/lib/voices/spanish/el_diphone/festvox @dirrm share/festival/lib/voices/spanish/el_diphone +@unexec rmdir %D/share/festival/lib/voices/spanish 2>/dev/null || true +@unexec rmdir %D/share/festival/lib/voices 2>/dev/null || true |