diff options
author | trevor <trevor@FreeBSD.org> | 2000-12-31 12:01:20 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-12-31 12:01:20 +0000 |
commit | 4d5eaea5d3bc65368ef5e77d0d4ab4c2398fb5ad (patch) | |
tree | b66a9c8c46f9ce02dc49ad478d8ab3b32774591e /audio/festlex-poslex | |
parent | 72cfd4d2c52602d24df495c1618389fa686cc41e (diff) | |
download | FreeBSD-ports-4d5eaea5d3bc65368ef5e77d0d4ab4c2398fb5ad.zip FreeBSD-ports-4d5eaea5d3bc65368ef5e77d0d4ab4c2398fb5ad.tar.gz |
- mtree fixes
- when building Festival with OGI, make pkg-plist by concatenation
Diffstat (limited to 'audio/festlex-poslex')
-rw-r--r-- | audio/festlex-poslex/Makefile | 1 | ||||
-rw-r--r-- | audio/festlex-poslex/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile index 1349179..d47d9b4 100644 --- a/audio/festlex-poslex/Makefile +++ b/audio/festlex-poslex/Makefile @@ -30,7 +30,6 @@ post-extract: @ find ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755 do-install: - ${MKDIR} ${FHOME} cd ${WRKSRC} && ${CP} -pPR * ${FHOME} .include <bsd.port.mk> diff --git a/audio/festlex-poslex/pkg-plist b/audio/festlex-poslex/pkg-plist index f816254..ca8a0d1 100644 --- a/audio/festlex-poslex/pkg-plist +++ b/audio/festlex-poslex/pkg-plist @@ -2,4 +2,3 @@ share/festival/lib/dicts/COPYING.poslex share/festival/lib/dicts/wsj.wp39.poslexR share/festival/lib/dicts/wsj.wp39.tri.ngrambin -@dirrm share/festival/lib/dicts |