diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-12-31 12:01:20 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-12-31 12:01:20 +0000 |
commit | 5c1d21e2b910b16e7296e265c01f49d07d19d216 (patch) | |
tree | 5ab482300cc899872cfb51cc7fbf8e04d1a172f5 /audio/festlex-poslex | |
parent | Redirect output from apachectl to /dev/null. (diff) |
- mtree fixes
- when building Festival with OGI, make pkg-plist by concatenation
Notes
Notes:
svn path=/head/; revision=36528
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 1349179df1bc..d47d9b4ac5d0 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 f816254ee7c2..ca8a0d155fc7 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 |