diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-02 20:53:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-02 20:53:53 +0000 |
commit | bc57118969d6b2e1a8b4ca3e77395060e2c19bbd (patch) | |
tree | 8baa334b2ac4190092664f352b96107c95748da6 /audio/festvox-el11 | |
parent | 6ef0b160683b2776ec7e94ab0400447ded9ad7ce (diff) | |
download | ports-bc57118969d6b2e1a8b4ca3e77395060e2c19bbd.tar.gz ports-bc57118969d6b2e1a8b4ca3e77395060e2c19bbd.zip |
Notes
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 d659755f7dd8..ab27f6708010 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 2431186b7a20..43cdcb117731 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 |