diff options
author | vd <vd@FreeBSD.org> | 2006-02-20 23:36:32 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-02-20 23:36:32 +0800 |
commit | 65aaca4d8347e18b725eaf5c60c27b0f580f5df8 (patch) | |
tree | 7717ad93d307a5a2dcd439e9a5307356773c391d /audio/festlex-poslex | |
parent | 096060aaa7a3149bd0ca0acd9e34ec6c2b04f822 (diff) | |
download | freebsd-ports-gnome-65aaca4d8347e18b725eaf5c60c27b0f580f5df8.tar.gz freebsd-ports-gnome-65aaca4d8347e18b725eaf5c60c27b0f580f5df8.tar.zst freebsd-ports-gnome-65aaca4d8347e18b725eaf5c60c27b0f580f5df8.zip |
Unbreak by fixing plist
Approved by: garga (mentor)
Diffstat (limited to 'audio/festlex-poslex')
-rw-r--r-- | audio/festlex-poslex/Makefile | 2 | ||||
-rw-r--r-- | audio/festlex-poslex/pkg-plist | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile index 8f53897d02e4..78e8995be899 100644 --- a/audio/festlex-poslex/Makefile +++ b/audio/festlex-poslex/Makefile @@ -21,8 +21,6 @@ COMMENT= English lexicon for Festival RUN_DEPENDS= festival:${PORTSDIR}/audio/festival -BROKEN= Incorrect pkg-plist - WRKSRC= ${WRKDIR}/festival NO_BUILD= yes diff --git a/audio/festlex-poslex/pkg-plist b/audio/festlex-poslex/pkg-plist index f344e51fba54..b93e5a39d1a9 100644 --- a/audio/festlex-poslex/pkg-plist +++ b/audio/festlex-poslex/pkg-plist @@ -1,4 +1,5 @@ @comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:33:21 proff Exp $ -share/festival/dicts/wsj.wp39.poslexR -share/festival/dicts/wsj.wp39.tri.ngrambin -share/festival/dicts/COPYING.poslex +share/festival/lib/dicts/wsj.wp39.poslexR +share/festival/lib/dicts/wsj.wp39.tri.ngrambin +share/festival/lib/dicts/COPYING.poslex +@dirrmtry share/festival/lib/dicts |