diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-04-12 01:37:20 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-04-12 01:37:20 +0800 |
commit | 4be14c75285e47784ae665b80e5d5abbb2a72435 (patch) | |
tree | 8f18cfa76858f94c01825cb0fb2ea46f854328c4 /audio/festvox-rab16 | |
parent | 844cf4de29d55219b0615e2c7aa26451bdf6e502 (diff) | |
download | freebsd-ports-gnome-4be14c75285e47784ae665b80e5d5abbb2a72435.tar.gz freebsd-ports-gnome-4be14c75285e47784ae665b80e5d5abbb2a72435.tar.zst freebsd-ports-gnome-4be14c75285e47784ae665b80e5d5abbb2a72435.zip |
Fix the packing list.
Diffstat (limited to 'audio/festvox-rab16')
-rw-r--r-- | audio/festvox-rab16/Makefile | 3 | ||||
-rw-r--r-- | audio/festvox-rab16/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile index 620e7acab800..9d1fbe2fda16 100644 --- a/audio/festvox-rab16/Makefile +++ b/audio/festvox-rab16/Makefile @@ -9,6 +9,7 @@ PORTNAME= festvox-rab16 PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= ${PORTVERSION} @@ -22,8 +23,6 @@ RUN_DEPENDS= \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:${PORTSDIR}/audio/festlex-oald -BROKEN= Incomplete pkg-plist - WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-rab8 diff --git a/audio/festvox-rab16/pkg-plist b/audio/festvox-rab16/pkg-plist index 50906583325a..3cca8ce49dc2 100644 --- a/audio/festvox-rab16/pkg-plist +++ b/audio/festvox-rab16/pkg-plist @@ -5,3 +5,5 @@ share/festival/lib/voices/english/rab_diphone/festvox/rab_diphone.scm share/festival/lib/voices/english/rab_diphone/COPYING @dirrm share/festival/lib/voices/english/rab_diphone/festvox @dirrm share/festival/lib/voices/english/rab_diphone +@dirrmtry share/festival/lib/voices/english +@dirrmtry share/festival/lib/voices |